Coverage report: 35%

Files Functions Classes

coverage.py v7.12.0, created at 2025-11-27 21:32 +0000

      Statements   Branches   Total
File function   coverage statements missing excluded   coverage branches partial   coverage
pyenv / lib / python3.13 / site-packages / pacman / __init__.py (no function)   100% 4 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / _version.py (no function)   100% 5 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / config_setup.py unittest_setup   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / config_setup.py add_pacman_cfg   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / config_setup.py packman_cfg_paths_skipped   0% 7 7 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / pacman / config_setup.py (no function)   100% 10 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / data / __init__.py (no function)   100% 2 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / data / pacman_data_view.py _PacmanDataModel.__new__   100% 6 0 0   100% 2 0   100%
pyenv / lib / python3.13 / site-packages / pacman / data / pacman_data_view.py _PacmanDataModel._clear   100% 3 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / data / pacman_data_view.py _PacmanDataModel._hard_reset   100% 11 0 0   50% 2 1   92%
pyenv / lib / python3.13 / site-packages / pacman / data / pacman_data_view.py _PacmanDataModel._soft_reset   100% 0 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / data / pacman_data_view.py PacmanDataView.add_vertex   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / data / pacman_data_view.py PacmanDataView.add_machine_vertex   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / data / pacman_data_view.py PacmanDataView.add_edge   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / data / pacman_data_view.py PacmanDataView.add_machine_edge   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / data / pacman_data_view.py PacmanDataView.iterate_vertices   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / data / pacman_data_view.py PacmanDataView.get_vertices_by_type   0% 5 5 1   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / pacman / data / pacman_data_view.py PacmanDataView.get_n_vertices   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / data / pacman_data_view.py PacmanDataView.iterate_partitions   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / data / pacman_data_view.py PacmanDataView.get_n_partitions   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / data / pacman_data_view.py PacmanDataView.get_outgoing_edge_partitions_starting_at_vertex   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / data / pacman_data_view.py PacmanDataView.get_edges   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / data / pacman_data_view.py PacmanDataView.get_n_machine_vertices   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / data / pacman_data_view.py PacmanDataView.iterate_machine_vertices   0% 4 4 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / pacman / data / pacman_data_view.py PacmanDataView.iterate_placemements   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / data / pacman_data_view.py PacmanDataView.iterate_placements_by_vertex_type   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / data / pacman_data_view.py PacmanDataView.iterate_placements_on_core   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / data / pacman_data_view.py PacmanDataView.iterate_placements_by_xy_and_type   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / data / pacman_data_view.py PacmanDataView.get_n_placements   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / data / pacman_data_view.py PacmanDataView.get_placement_of_vertex   0% 6 6 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / data / pacman_data_view.py PacmanDataView.get_placement_on_processor   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / data / pacman_data_view.py PacmanDataView.get_routing_infos   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / data / pacman_data_view.py PacmanDataView.get_tags   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / data / pacman_data_view.py PacmanDataView.get_uncompressed   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / data / pacman_data_view.py PacmanDataView.get_precompressed   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / data / pacman_data_view.py PacmanDataView.get_plan_n_timestep   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / data / pacman_data_view.py PacmanDataView.get_routing_table_by_partition   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / data / pacman_data_view.py PacmanDataView.get_all_monitor_sdram   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / data / pacman_data_view.py PacmanDataView.get_ethernet_monitor_sdram   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / data / pacman_data_view.py (no function)   100% 78 0 8   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / data / pacman_data_writer.py PacmanDataWriter._mock   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / data / pacman_data_writer.py PacmanDataWriter._setup   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / data / pacman_data_writer.py PacmanDataWriter._hard_reset   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / data / pacman_data_writer.py PacmanDataWriter._soft_reset   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / data / pacman_data_writer.py PacmanDataWriter.set_placements   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / data / pacman_data_writer.py PacmanDataWriter.set_routing_infos   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / data / pacman_data_writer.py PacmanDataWriter.set_tags   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / data / pacman_data_writer.py PacmanDataWriter.set_uncompressed   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / data / pacman_data_writer.py PacmanDataWriter.set_precompressed   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / data / pacman_data_writer.py PacmanDataWriter.set_plan_n_timesteps   0% 6 6 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / pacman / data / pacman_data_writer.py PacmanDataWriter.set_routing_table_by_partition   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / data / pacman_data_writer.py PacmanDataWriter.add_vertex   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / pacman / data / pacman_data_writer.py PacmanDataWriter.add_edge   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / pacman / data / pacman_data_writer.py PacmanDataWriter.add_sample_monitor_vertex   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / data / pacman_data_writer.py (no function)   100% 41 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / exceptions.py PacmanInvalidParameterException.__init__   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / exceptions.py PacmanAlreadyExistsException.__init__   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / exceptions.py (no function)   100% 30 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / __init__.py (no function)   100% 8 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / abstract_edge.py AbstractEdge.label   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / abstract_edge.py AbstractEdge.pre_vertex   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / abstract_edge.py AbstractEdge.post_vertex   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / abstract_edge.py (no function)   100% 16 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / abstract_edge_partition.py AbstractEdgePartition.__init__   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / abstract_edge_partition.py AbstractEdgePartition.add_edge   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / abstract_edge_partition.py AbstractEdgePartition.identifier   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / abstract_edge_partition.py AbstractEdgePartition.edges   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / abstract_edge_partition.py AbstractEdgePartition.n_edges   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / abstract_edge_partition.py AbstractEdgePartition.__repr__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / abstract_edge_partition.py AbstractEdgePartition.__str__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / abstract_edge_partition.py AbstractEdgePartition.__contains__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / abstract_edge_partition.py AbstractEdgePartition.pre_vertices   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / abstract_edge_partition.py (no function)   100% 22 0 3   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / abstract_multiple_partition.py AbstractMultiplePartition.__init__   0% 7 7 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / abstract_multiple_partition.py AbstractMultiplePartition.add_edge   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / abstract_multiple_partition.py AbstractMultiplePartition.pre_vertices   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / abstract_multiple_partition.py (no function)   100% 17 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / abstract_single_source_partition.py AbstractSingleSourcePartition.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / abstract_single_source_partition.py AbstractSingleSourcePartition.add_edge   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / abstract_single_source_partition.py AbstractSingleSourcePartition.pre_vertex   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / abstract_single_source_partition.py AbstractSingleSourcePartition.pre_vertices   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / abstract_single_source_partition.py (no function)   100% 18 0 3   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / abstract_supports_sdram_edges.py AbstractSupportsSDRAMEdges.sdram_requirement   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / abstract_supports_sdram_edges.py (no function)   100% 7 0 2   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / abstract_vertex.py AbstractVertex.__init__   100% 3 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / abstract_vertex.py AbstractVertex.label   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / abstract_vertex.py AbstractVertex.set_label   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / abstract_vertex.py AbstractVertex.set_added_to_graph   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / abstract_vertex.py AbstractVertex.has_been_added_to_graph   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / abstract_vertex.py AbstractVertex.get_fixed_location   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / abstract_vertex.py AbstractVertex.set_fixed_location   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / abstract_vertex.py (no function)   100% 13 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / abstract_virtual.py AbstractVirtual.board_address   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / abstract_virtual.py AbstractVirtual.linked_chip_coordinates   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / abstract_virtual.py AbstractVirtual.outgoing_keys_and_masks   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / abstract_virtual.py AbstractVirtual.incoming   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / abstract_virtual.py AbstractVirtual.outgoing   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / abstract_virtual.py AbstractVirtual.get_link_data   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / abstract_virtual.py (no function)   100% 24 0 5   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / __init__.py (no function)   100% 11 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / abstract / __init__.py (no function)   100% 3 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / abstract / abstract_2d_device_vertex.py Abstract2DDeviceVertex.width   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / abstract / abstract_2d_device_vertex.py Abstract2DDeviceVertex.height   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / abstract / abstract_2d_device_vertex.py Abstract2DDeviceVertex.sub_width   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / abstract / abstract_2d_device_vertex.py Abstract2DDeviceVertex.sub_height   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / abstract / abstract_2d_device_vertex.py Abstract2DDeviceVertex.atoms_shape   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / abstract / abstract_2d_device_vertex.py Abstract2DDeviceVertex._verify_sub_size   0% 8 8 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / abstract / abstract_2d_device_vertex.py Abstract2DDeviceVertex._n_sub_rectangles   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / abstract / abstract_2d_device_vertex.py Abstract2DDeviceVertex._sub_square_from_index   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / abstract / abstract_2d_device_vertex.py Abstract2DDeviceVertex._get_slice   0% 7 7 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / abstract / abstract_2d_device_vertex.py Abstract2DDeviceVertex._get_key_and_mask   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / abstract / abstract_2d_device_vertex.py Abstract2DDeviceVertex._mask   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / abstract / abstract_2d_device_vertex.py Abstract2DDeviceVertex._x_bits   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / abstract / abstract_2d_device_vertex.py Abstract2DDeviceVertex._y_bits   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / abstract / abstract_2d_device_vertex.py Abstract2DDeviceVertex._sub_x_bits   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / abstract / abstract_2d_device_vertex.py Abstract2DDeviceVertex._sub_y_bits   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / abstract / abstract_2d_device_vertex.py Abstract2DDeviceVertex._x_index_shift   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / abstract / abstract_2d_device_vertex.py Abstract2DDeviceVertex._y_index_shift   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / abstract / abstract_2d_device_vertex.py Abstract2DDeviceVertex._source_x_mask   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / abstract / abstract_2d_device_vertex.py Abstract2DDeviceVertex._source_x_shift   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / abstract / abstract_2d_device_vertex.py Abstract2DDeviceVertex._source_y_mask   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / abstract / abstract_2d_device_vertex.py Abstract2DDeviceVertex._source_y_shift   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / abstract / abstract_2d_device_vertex.py Abstract2DDeviceVertex._key_shift   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / abstract / abstract_2d_device_vertex.py (no function)   100% 58 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / abstract / abstract_one_app_one_machine_vertex.py AbstractOneAppOneMachineVertex.__init__   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / abstract / abstract_one_app_one_machine_vertex.py AbstractOneAppOneMachineVertex.remember_machine_vertex   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / abstract / abstract_one_app_one_machine_vertex.py AbstractOneAppOneMachineVertex.machine_vertex   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / abstract / abstract_one_app_one_machine_vertex.py AbstractOneAppOneMachineVertex.n_atoms   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / abstract / abstract_one_app_one_machine_vertex.py AbstractOneAppOneMachineVertex.reset   0% 2 2 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / abstract / abstract_one_app_one_machine_vertex.py (no function)   100% 17 0 2   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_2d_fpga_vertex.py Application2DFPGAVertex.__init__   0% 6 6 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_2d_fpga_vertex.py Application2DFPGAVertex.width   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_2d_fpga_vertex.py Application2DFPGAVertex.height   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_2d_fpga_vertex.py Application2DFPGAVertex.sub_width   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_2d_fpga_vertex.py Application2DFPGAVertex.sub_height   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_2d_fpga_vertex.py Application2DFPGAVertex.atoms_shape   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_2d_fpga_vertex.py Application2DFPGAVertex.get_incoming_slice_for_link   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_2d_fpga_vertex.py (no function)   100% 26 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_2d_spinnaker_link_vertex.py Application2DSpiNNakerLinkVertex.__init__   0% 6 6 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_2d_spinnaker_link_vertex.py Application2DSpiNNakerLinkVertex.width   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_2d_spinnaker_link_vertex.py Application2DSpiNNakerLinkVertex.height   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_2d_spinnaker_link_vertex.py Application2DSpiNNakerLinkVertex.sub_width   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_2d_spinnaker_link_vertex.py Application2DSpiNNakerLinkVertex.sub_height   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_2d_spinnaker_link_vertex.py Application2DSpiNNakerLinkVertex.atoms_shape   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_2d_spinnaker_link_vertex.py Application2DSpiNNakerLinkVertex.get_incoming_slice   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_2d_spinnaker_link_vertex.py (no function)   100% 25 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_edge.py ApplicationEdge.__init__   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_edge.py ApplicationEdge.label   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_edge.py ApplicationEdge.pre_vertex   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_edge.py ApplicationEdge.post_vertex   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_edge.py (no function)   100% 16 0 2   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_edge_partition.py ApplicationEdgePartition.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_edge_partition.py ApplicationEdgePartition.add_edge   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_edge_partition.py (no function)   100% 10 0 2   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_fpga_vertex.py ApplicationFPGAVertex.__init__   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_fpga_vertex.py ApplicationFPGAVertex.n_atoms   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_fpga_vertex.py ApplicationFPGAVertex.n_machine_vertices_per_link   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_fpga_vertex.py ApplicationFPGAVertex.get_incoming_slice_for_link   0% 6 6 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_fpga_vertex.py ApplicationFPGAVertex.get_outgoing_slice   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_fpga_vertex.py ApplicationFPGAVertex.incoming_fpga_connections   0% 2 2 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_fpga_vertex.py ApplicationFPGAVertex.outgoing_fpga_connection   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_fpga_vertex.py ApplicationFPGAVertex.get_outgoing_link_data   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_fpga_vertex.py (no function)   100% 21 0 4   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_graph.py ApplicationGraph.__init__   100% 4 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_graph.py ApplicationGraph.add_vertex   0% 10 10 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_graph.py ApplicationGraph.vertices   100% 1 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_graph.py ApplicationGraph.vertex_by_label   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_graph.py ApplicationGraph.n_vertices   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_graph.py ApplicationGraph.add_edge   0% 7 7 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_graph.py ApplicationGraph._check_edge   0% 6 6 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_graph.py ApplicationGraph.edges   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_graph.py ApplicationGraph._add_outgoing_edge_partition   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_graph.py ApplicationGraph.outgoing_edge_partitions   0% 2 2 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_graph.py ApplicationGraph.n_outgoing_edge_partitions   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_graph.py ApplicationGraph.get_outgoing_edge_partitions_starting_at_vertex   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_graph.py ApplicationGraph.get_outgoing_edge_partition_starting_at_vertex   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_graph.py ApplicationGraph.reset   50% 2 1 0   50% 2 1   50%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_graph.py ApplicationGraph._label_postfix   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_graph.py (no function)   100% 30 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_spinnaker_link_vertex.py ApplicationSpiNNakerLinkVertex.__init__   0% 7 7 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_spinnaker_link_vertex.py ApplicationSpiNNakerLinkVertex.n_atoms   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_spinnaker_link_vertex.py ApplicationSpiNNakerLinkVertex.spinnaker_link_id   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_spinnaker_link_vertex.py ApplicationSpiNNakerLinkVertex.board_address   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_spinnaker_link_vertex.py ApplicationSpiNNakerLinkVertex.n_machine_vertices   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_spinnaker_link_vertex.py ApplicationSpiNNakerLinkVertex.get_incoming_slice   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_spinnaker_link_vertex.py ApplicationSpiNNakerLinkVertex.get_outgoing_slice   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_spinnaker_link_vertex.py ApplicationSpiNNakerLinkVertex.incoming   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_spinnaker_link_vertex.py ApplicationSpiNNakerLinkVertex.outgoing   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_spinnaker_link_vertex.py ApplicationSpiNNakerLinkVertex.get_outgoing_link_data   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_spinnaker_link_vertex.py ApplicationSpiNNakerLinkVertex.get_max_atoms_per_core   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_spinnaker_link_vertex.py (no function)   100% 29 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_vertex.py ApplicationVertex.__init__   86% 7 1 0   50% 2 1   78%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_vertex.py ApplicationVertex.__str__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_vertex.py ApplicationVertex.__repr__   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_vertex.py ApplicationVertex.has_splitter   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_vertex.py ApplicationVertex.splitter   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_vertex.py ApplicationVertex.splitter   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_vertex.py ApplicationVertex.remember_machine_vertex   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_vertex.py ApplicationVertex.atoms_shape   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_vertex.py ApplicationVertex.n_atoms   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_vertex.py ApplicationVertex.round_n_atoms   0% 8 8 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_vertex.py ApplicationVertex.machine_vertices   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_vertex.py ApplicationVertex.__check_atoms_per_core   0% 7 7 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_vertex.py ApplicationVertex.get_max_atoms_per_core   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_vertex.py ApplicationVertex.get_max_atoms_per_dimension_per_core   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_vertex.py ApplicationVertex._set_max_atoms_per_dimension_per_core   29% 7 5 0   25% 4 1   27%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_vertex.py ApplicationVertex.set_max_atoms_per_dimension_per_core   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_vertex.py ApplicationVertex.reset   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_vertex.py ApplicationVertex.get_machine_fixed_key_and_mask   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_vertex.py ApplicationVertex.get_fixed_key_and_mask   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_vertex.py ApplicationVertex.add_incoming_edge   100% 0 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_vertex.py ApplicationVertex.get_key_ordered_indices   0% 22 22 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_vertex.py ApplicationVertex.get_raster_ordered_indices   0% 19 19 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_vertex.py ApplicationVertex.has_fixed_location   0% 6 6 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_vertex.py (no function)   100% 43 0 6   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_virtual_vertex.py ApplicationVirtualVertex.get_outgoing_link_data   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / application_virtual_vertex.py (no function)   100% 8 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / application / fpga_connection.py (no function)   100% 10 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / common / __init__.py (no function)   100% 4 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / common / chip_and_core.py ChipAndCore.__init__   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / common / chip_and_core.py ChipAndCore.x   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / common / chip_and_core.py ChipAndCore.y   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / common / chip_and_core.py ChipAndCore.p   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / common / chip_and_core.py ChipAndCore.__repr__   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / common / chip_and_core.py ChipAndCore.__eq__   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / common / chip_and_core.py ChipAndCore.__ne__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / common / chip_and_core.py ChipAndCore.__hash__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / common / chip_and_core.py (no function)   100% 14 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / common / edge_traffic_type.py (no function)   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / common / mdslice.py MDSlice.__init__   0% 10 10 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / common / mdslice.py MDSlice.hi_atom   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / common / mdslice.py MDSlice.shape   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / common / mdslice.py MDSlice.start   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / common / mdslice.py MDSlice.as_slice   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / common / mdslice.py MDSlice.get_slice   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / common / mdslice.py MDSlice.dimension   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / common / mdslice.py MDSlice.end   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / common / mdslice.py MDSlice.get_ids_as_slice_or_list   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / common / mdslice.py MDSlice.get_raster_ids   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / common / mdslice.py MDSlice.__str__   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / common / mdslice.py MDSlice.__eq__   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / common / mdslice.py MDSlice.__hash__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / common / mdslice.py MDSlice.from_string   0% 16 16 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / common / mdslice.py MDSlice.get_relative_indices   0% 11 11 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / common / mdslice.py MDSlice.get_raster_indices   0% 11 11 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / common / mdslice.py (no function)   100% 43 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / common / slice.py Slice.__init__   60% 10 4 0   50% 8 4   56%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / common / slice.py Slice.lo_atom   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / common / slice.py Slice.hi_atom   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / common / slice.py Slice.n_atoms   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / common / slice.py Slice.shape   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / common / slice.py Slice.start   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / common / slice.py Slice.as_slice   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / common / slice.py Slice.get_slice   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / common / slice.py Slice.dimension   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / common / slice.py Slice.end   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / common / slice.py Slice.get_ids_as_slice_or_list   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / common / slice.py Slice.get_raster_ids   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / common / slice.py Slice.__str__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / common / slice.py Slice.__eq__   0% 9 9 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / common / slice.py Slice.__hash__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / common / slice.py Slice.from_string   0% 6 6 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / common / slice.py Slice.get_relative_indices   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / common / slice.py Slice.get_raster_indices   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / common / slice.py (no function)   100% 33 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / __init__.py (no function)   100% 12 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / abstract_sdram_partition.py AbstractSDRAMPartition.total_sdram_requirements   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / abstract_sdram_partition.py AbstractSDRAMPartition.sdram_base_address   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / abstract_sdram_partition.py AbstractSDRAMPartition.sdram_base_address   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / abstract_sdram_partition.py AbstractSDRAMPartition.get_sdram_base_address_for   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / abstract_sdram_partition.py AbstractSDRAMPartition.get_sdram_size_of_region_for   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / abstract_sdram_partition.py (no function)   100% 15 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / constant_sdram_machine_partition.py ConstantSDRAMMachinePartition.__init__   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / constant_sdram_machine_partition.py ConstantSDRAMMachinePartition.add_edge   0% 7 7 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / constant_sdram_machine_partition.py ConstantSDRAMMachinePartition.__missing_edge_msg   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / constant_sdram_machine_partition.py ConstantSDRAMMachinePartition.total_sdram_requirements   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / constant_sdram_machine_partition.py ConstantSDRAMMachinePartition.sdram_base_address   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / constant_sdram_machine_partition.py ConstantSDRAMMachinePartition.sdram_base_address   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / constant_sdram_machine_partition.py ConstantSDRAMMachinePartition.get_sdram_base_address_for   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / constant_sdram_machine_partition.py ConstantSDRAMMachinePartition.get_sdram_size_of_region_for   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / constant_sdram_machine_partition.py (no function)   100% 26 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / destination_segmented_sdram_machine_partition.py DestinationSegmentedSDRAMMachinePartition.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / destination_segmented_sdram_machine_partition.py DestinationSegmentedSDRAMMachinePartition.total_sdram_requirements   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / destination_segmented_sdram_machine_partition.py DestinationSegmentedSDRAMMachinePartition.sdram_base_address   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / destination_segmented_sdram_machine_partition.py DestinationSegmentedSDRAMMachinePartition.sdram_base_address   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / destination_segmented_sdram_machine_partition.py DestinationSegmentedSDRAMMachinePartition.add_edge   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / destination_segmented_sdram_machine_partition.py DestinationSegmentedSDRAMMachinePartition.get_sdram_base_address_for   0% 7 7 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / destination_segmented_sdram_machine_partition.py DestinationSegmentedSDRAMMachinePartition.get_sdram_size_of_region_for   0% 6 6 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / destination_segmented_sdram_machine_partition.py (no function)   100% 21 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / machine_edge.py MachineEdge.__init__   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / machine_edge.py MachineEdge.label   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / machine_edge.py MachineEdge.pre_vertex   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / machine_edge.py MachineEdge.post_vertex   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / machine_edge.py MachineEdge.__repr__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / machine_edge.py (no function)   100% 18 0 3   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / machine_fpga_vertex.py MachineFPGAVertex.__init__   0% 8 8 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / machine_fpga_vertex.py MachineFPGAVertex.sdram_required   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / machine_fpga_vertex.py MachineFPGAVertex.fpga_id   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / machine_fpga_vertex.py MachineFPGAVertex.fpga_link_id   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / machine_fpga_vertex.py MachineFPGAVertex.board_address   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / machine_fpga_vertex.py MachineFPGAVertex.linked_chip_coordinates   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / machine_fpga_vertex.py MachineFPGAVertex.outgoing_keys_and_masks   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / machine_fpga_vertex.py MachineFPGAVertex.incoming   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / machine_fpga_vertex.py MachineFPGAVertex.outgoing   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / machine_fpga_vertex.py MachineFPGAVertex.get_link_data   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / machine_fpga_vertex.py (no function)   100% 32 0 7   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / machine_sdram_edge.py SDRAMMachineEdge.__init__   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / machine_sdram_edge.py SDRAMMachineEdge.sdram_size   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / machine_sdram_edge.py SDRAMMachineEdge.sdram_base_address   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / machine_sdram_edge.py SDRAMMachineEdge.sdram_base_address   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / machine_sdram_edge.py SDRAMMachineEdge.__repr__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / machine_sdram_edge.py SDRAMMachineEdge.__str__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / machine_sdram_edge.py (no function)   100% 16 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / machine_spinnaker_link_vertex.py MachineSpiNNakerLinkVertex.__init__   0% 7 7 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / machine_spinnaker_link_vertex.py MachineSpiNNakerLinkVertex.sdram_required   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / machine_spinnaker_link_vertex.py MachineSpiNNakerLinkVertex.spinnaker_link_id   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / machine_spinnaker_link_vertex.py MachineSpiNNakerLinkVertex.board_address   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / machine_spinnaker_link_vertex.py MachineSpiNNakerLinkVertex.linked_chip_coordinates   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / machine_spinnaker_link_vertex.py MachineSpiNNakerLinkVertex.outgoing_keys_and_masks   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / machine_spinnaker_link_vertex.py MachineSpiNNakerLinkVertex.incoming   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / machine_spinnaker_link_vertex.py MachineSpiNNakerLinkVertex.outgoing   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / machine_spinnaker_link_vertex.py MachineSpiNNakerLinkVertex.get_link_data   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / machine_spinnaker_link_vertex.py (no function)   100% 30 0 7   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / machine_vertex.py MachineVertex.__init__   0% 11 11 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / machine_vertex.py MachineVertex.app_vertex   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / machine_vertex.py MachineVertex.vertex_slice   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / machine_vertex.py MachineVertex.get_n_keys_for_partition   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / machine_vertex.py MachineVertex.index   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / machine_vertex.py MachineVertex.index   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / machine_vertex.py MachineVertex.__str__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / machine_vertex.py MachineVertex.__repr__   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / machine_vertex.py MachineVertex.sdram_required   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / machine_vertex.py MachineVertex.iptags   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / machine_vertex.py MachineVertex.reverse_iptags   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / machine_vertex.py MachineVertex.get_fixed_location   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / machine_vertex.py (no function)   100% 33 0 6   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / multicast_edge_partition.py MulticastEdgePartition.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / multicast_edge_partition.py MulticastEdgePartition.__repr__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / multicast_edge_partition.py (no function)   100% 7 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / simple_machine_vertex.py SimpleMachineVertex.__init__   0% 8 8 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / simple_machine_vertex.py SimpleMachineVertex.sdram_required   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / simple_machine_vertex.py SimpleMachineVertex.iptags   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / simple_machine_vertex.py SimpleMachineVertex.reverse_iptags   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / simple_machine_vertex.py (no function)   100% 20 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / source_segmented_sdram_machine_partition.py SourceSegmentedSDRAMMachinePartition.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / source_segmented_sdram_machine_partition.py SourceSegmentedSDRAMMachinePartition.total_sdram_requirements   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / source_segmented_sdram_machine_partition.py SourceSegmentedSDRAMMachinePartition.sdram_base_address   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / source_segmented_sdram_machine_partition.py SourceSegmentedSDRAMMachinePartition.sdram_base_address   0% 7 7 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / source_segmented_sdram_machine_partition.py SourceSegmentedSDRAMMachinePartition.add_edge   0% 9 9 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / source_segmented_sdram_machine_partition.py SourceSegmentedSDRAMMachinePartition.is_sdram_base_address_defined   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / source_segmented_sdram_machine_partition.py SourceSegmentedSDRAMMachinePartition.get_sdram_base_address_for   0% 8 8 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / source_segmented_sdram_machine_partition.py SourceSegmentedSDRAMMachinePartition.get_sdram_size_of_region_for   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / graphs / machine / source_segmented_sdram_machine_partition.py (no function)   100% 20 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / partitioner_interfaces / __init__.py (no function)   100% 2 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / partitioner_interfaces / legacy_partitioner_api.py LegacyPartitionerAPI.get_sdram_used_by_atoms   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / partitioner_interfaces / legacy_partitioner_api.py LegacyPartitionerAPI.create_machine_vertex   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / partitioner_interfaces / legacy_partitioner_api.py LegacyPartitionerAPI.abstract_methods   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / partitioner_interfaces / legacy_partitioner_api.py (no function)   100% 13 0 2   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / partitioner_splitters / __init__.py (no function)   100% 6 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / partitioner_splitters / abstract_splitter_common.py AbstractSplitterCommon.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / partitioner_splitters / abstract_splitter_common.py AbstractSplitterCommon.__str__   0% 6 6 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / partitioner_splitters / abstract_splitter_common.py AbstractSplitterCommon.__repr__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / partitioner_splitters / abstract_splitter_common.py AbstractSplitterCommon.governed_app_vertex   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / partitioner_splitters / abstract_splitter_common.py AbstractSplitterCommon.set_governed_app_vertex   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / partitioner_splitters / abstract_splitter_common.py AbstractSplitterCommon.create_machine_vertices   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / partitioner_splitters / abstract_splitter_common.py AbstractSplitterCommon.get_out_going_slices   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / partitioner_splitters / abstract_splitter_common.py AbstractSplitterCommon.get_in_coming_slices   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / partitioner_splitters / abstract_splitter_common.py AbstractSplitterCommon.get_out_going_vertices   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / partitioner_splitters / abstract_splitter_common.py AbstractSplitterCommon.get_in_coming_vertices   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / partitioner_splitters / abstract_splitter_common.py AbstractSplitterCommon.get_source_specific_in_coming_vertices   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / partitioner_splitters / abstract_splitter_common.py AbstractSplitterCommon.machine_vertices_for_recording   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / partitioner_splitters / abstract_splitter_common.py AbstractSplitterCommon.reset_called   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / partitioner_splitters / abstract_splitter_common.py AbstractSplitterCommon.get_same_chip_groups   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / partitioner_splitters / abstract_splitter_common.py AbstractSplitterCommon.get_internal_multicast_partitions   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / partitioner_splitters / abstract_splitter_common.py AbstractSplitterCommon.get_internal_sdram_partitions   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / partitioner_splitters / abstract_splitter_common.py (no function)   100% 36 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / partitioner_splitters / splitter_external_device.py SplitterExternalDevice.__init__   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / partitioner_splitters / splitter_external_device.py SplitterExternalDevice.set_governed_app_vertex   0% 28 28 0   0% 16 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / partitioner_splitters / splitter_external_device.py SplitterExternalDevice.create_machine_vertices   0% 7 7 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / partitioner_splitters / splitter_external_device.py SplitterExternalDevice.get_in_coming_slices   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / partitioner_splitters / splitter_external_device.py SplitterExternalDevice.get_out_going_slices   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / partitioner_splitters / splitter_external_device.py SplitterExternalDevice.get_in_coming_vertices   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / partitioner_splitters / splitter_external_device.py SplitterExternalDevice.get_out_going_vertices   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / partitioner_splitters / splitter_external_device.py SplitterExternalDevice.machine_vertices_for_recording   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / partitioner_splitters / splitter_external_device.py SplitterExternalDevice.reset_called   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / partitioner_splitters / splitter_external_device.py (no function)   100% 31 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / partitioner_splitters / splitter_fixed_legacy.py SplitterFixedLegacy.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / partitioner_splitters / splitter_fixed_legacy.py SplitterFixedLegacy.set_governed_app_vertex   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / partitioner_splitters / splitter_fixed_legacy.py SplitterFixedLegacy.get_out_going_vertices   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / partitioner_splitters / splitter_fixed_legacy.py SplitterFixedLegacy.get_in_coming_vertices   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / partitioner_splitters / splitter_fixed_legacy.py SplitterFixedLegacy.machine_vertices_for_recording   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / partitioner_splitters / splitter_fixed_legacy.py SplitterFixedLegacy.get_out_going_slices   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / partitioner_splitters / splitter_fixed_legacy.py SplitterFixedLegacy.get_in_coming_slices   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / partitioner_splitters / splitter_fixed_legacy.py SplitterFixedLegacy.__fixed_slices   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / partitioner_splitters / splitter_fixed_legacy.py SplitterFixedLegacy.create_machine_vertices   0% 8 8 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / partitioner_splitters / splitter_fixed_legacy.py SplitterFixedLegacy.reset_called   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / partitioner_splitters / splitter_fixed_legacy.py (no function)   100% 33 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / partitioner_splitters / splitter_one_app_one_machine.py SplitterOneAppOneMachine.set_governed_app_vertex   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / partitioner_splitters / splitter_one_app_one_machine.py SplitterOneAppOneMachine.create_machine_vertices   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / partitioner_splitters / splitter_one_app_one_machine.py SplitterOneAppOneMachine.get_out_going_slices   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / partitioner_splitters / splitter_one_app_one_machine.py SplitterOneAppOneMachine.get_in_coming_slices   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / partitioner_splitters / splitter_one_app_one_machine.py SplitterOneAppOneMachine.get_out_going_vertices   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / partitioner_splitters / splitter_one_app_one_machine.py SplitterOneAppOneMachine.get_in_coming_vertices   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / partitioner_splitters / splitter_one_app_one_machine.py SplitterOneAppOneMachine.machine_vertices_for_recording   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / partitioner_splitters / splitter_one_app_one_machine.py SplitterOneAppOneMachine.reset_called   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / partitioner_splitters / splitter_one_app_one_machine.py (no function)   100% 31 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / partitioner_splitters / splitter_one_to_one_legacy.py SplitterOneToOneLegacy.__init__   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / partitioner_splitters / splitter_one_to_one_legacy.py SplitterOneToOneLegacy.set_governed_app_vertex   0% 8 8 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / partitioner_splitters / splitter_one_to_one_legacy.py SplitterOneToOneLegacy.create_machine_vertices   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / partitioner_splitters / splitter_one_to_one_legacy.py SplitterOneToOneLegacy.get_out_going_slices   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / partitioner_splitters / splitter_one_to_one_legacy.py SplitterOneToOneLegacy.get_in_coming_slices   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / partitioner_splitters / splitter_one_to_one_legacy.py SplitterOneToOneLegacy.get_out_going_vertices   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / partitioner_splitters / splitter_one_to_one_legacy.py SplitterOneToOneLegacy.get_in_coming_vertices   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / partitioner_splitters / splitter_one_to_one_legacy.py SplitterOneToOneLegacy.machine_vertices_for_recording   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / partitioner_splitters / splitter_one_to_one_legacy.py SplitterOneToOneLegacy.reset_called   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / partitioner_splitters / splitter_one_to_one_legacy.py (no function)   100% 32 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / partitioner_splitters / splitter_reset.py splitter_reset   0% 3 3 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / partitioner_splitters / splitter_reset.py (no function)   100% 2 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / placements / __init__.py (no function)   100% 3 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / placements / placement.py Placement.__init__   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / placements / placement.py Placement.vertex   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / placements / placement.py Placement.x   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / placements / placement.py Placement.y   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / placements / placement.py Placement.p   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / placements / placement.py Placement.location   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / placements / placement.py Placement.xy   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / placements / placement.py Placement.chip   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / placements / placement.py Placement.__eq__   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / placements / placement.py Placement.__hash__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / placements / placement.py Placement.__ne__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / placements / placement.py Placement.__repr__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / placements / placement.py (no function)   100% 26 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / placements / placements.py Placements.__init__   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / placements / placements.py Placements.n_placements   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / placements / placements.py Placements.add_placements   0% 2 2 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / placements / placements.py Placements.add_placement   0% 8 8 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / placements / placements.py Placements.get_placement_on_processor   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / placements / placements.py Placements.is_vertex_placed   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / placements / placements.py Placements.get_placement_of_vertex   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / placements / placements.py Placements.is_processor_occupied   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / placements / placements.py Placements.iterate_placements_on_core   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / placements / placements.py Placements.iterate_placements_by_xy_and_type   0% 3 3 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / placements / placements.py Placements.iterate_placements_by_vertex_type   0% 3 3 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / placements / placements.py Placements.n_placements_on_chip   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / placements / placements.py Placements.placements   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / placements / placements.py Placements.placements_on_chip   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / placements / placements.py Placements.chips_with_placements   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / placements / placements.py Placements.__repr__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / placements / placements.py Placements.__iter__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / placements / placements.py Placements.__len__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / placements / placements.py (no function)   100% 29 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / resources / __init__.py (no function)   100% 8 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / resources / abstract_sdram.py AbstractSDRAM.get_total_sdram   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / resources / abstract_sdram.py AbstractSDRAM.__add__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / resources / abstract_sdram.py AbstractSDRAM.fixed   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / resources / abstract_sdram.py AbstractSDRAM.per_timestep   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / resources / abstract_sdram.py AbstractSDRAM.__eq__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / resources / abstract_sdram.py AbstractSDRAM.report   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / resources / abstract_sdram.py AbstractSDRAM.short_str   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / resources / abstract_sdram.py AbstractSDRAM.__str__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / resources / abstract_sdram.py (no function)   100% 23 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / resources / constant_sdram.py ConstantSDRAM.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / resources / constant_sdram.py ConstantSDRAM.get_total_sdram   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / resources / constant_sdram.py ConstantSDRAM.fixed   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / resources / constant_sdram.py ConstantSDRAM.per_timestep   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / resources / constant_sdram.py ConstantSDRAM.__eq__   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / resources / constant_sdram.py ConstantSDRAM.__add__   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / resources / constant_sdram.py ConstantSDRAM.report   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / resources / constant_sdram.py ConstantSDRAM.short_str   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / resources / constant_sdram.py (no function)   100% 21 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / resources / iptag_resource.py IPtagResource.__init__   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / resources / iptag_resource.py IPtagResource.ip_address   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / resources / iptag_resource.py IPtagResource.port   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / resources / iptag_resource.py IPtagResource.traffic_identifier   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / resources / iptag_resource.py IPtagResource.strip_sdp   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / resources / iptag_resource.py IPtagResource.tag   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / resources / iptag_resource.py IPtagResource.__repr__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / resources / iptag_resource.py IPtagResource.__eq__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / resources / iptag_resource.py IPtagResource.__hash__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / resources / iptag_resource.py IPtagResource.__ne__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / resources / iptag_resource.py (no function)   100% 18 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / resources / multi_region_sdram.py _ceil   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / resources / multi_region_sdram.py MultiRegionSDRAM.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / resources / multi_region_sdram.py MultiRegionSDRAM.regions   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / resources / multi_region_sdram.py MultiRegionSDRAM.add_cost   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / resources / multi_region_sdram.py MultiRegionSDRAM.nest   0% 10 10 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / resources / multi_region_sdram.py MultiRegionSDRAM.merge   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / resources / multi_region_sdram.py MultiRegionSDRAM.report   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / resources / multi_region_sdram.py MultiRegionSDRAM.get_total_sdram   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / resources / multi_region_sdram.py MultiRegionSDRAM.__eq__   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / resources / multi_region_sdram.py MultiRegionSDRAM.__add__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / resources / multi_region_sdram.py MultiRegionSDRAM.fixed   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / resources / multi_region_sdram.py MultiRegionSDRAM.per_timestep   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / resources / multi_region_sdram.py MultiRegionSDRAM.short_str   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / resources / multi_region_sdram.py (no function)   100% 33 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / resources / reverse_iptag_resource.py ReverseIPtagResource.__init__   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / resources / reverse_iptag_resource.py ReverseIPtagResource.port   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / resources / reverse_iptag_resource.py ReverseIPtagResource.sdp_port   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / resources / reverse_iptag_resource.py ReverseIPtagResource.tag   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / resources / reverse_iptag_resource.py ReverseIPtagResource.__repr__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / resources / reverse_iptag_resource.py ReverseIPtagResource.__eq__   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / resources / reverse_iptag_resource.py ReverseIPtagResource.__hash__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / resources / reverse_iptag_resource.py ReverseIPtagResource.__ne__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / resources / reverse_iptag_resource.py (no function)   100% 14 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / resources / shared_sdram.py _ceil   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / resources / shared_sdram.py SharedSDRAM.__init__   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / resources / shared_sdram.py SharedSDRAM.get_total_sdram   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / resources / shared_sdram.py SharedSDRAM.fixed   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / resources / shared_sdram.py SharedSDRAM.per_timestep   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / resources / shared_sdram.py SharedSDRAM.__eq__   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / resources / shared_sdram.py SharedSDRAM.__add__   0% 11 11 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / resources / shared_sdram.py SharedSDRAM.report   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / resources / shared_sdram.py SharedSDRAM.short_str   0% 9 9 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / resources / shared_sdram.py (no function)   100% 29 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / resources / variable_sdram.py _ceil   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / resources / variable_sdram.py VariableSDRAM.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / resources / variable_sdram.py VariableSDRAM.get_total_sdram   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / resources / variable_sdram.py VariableSDRAM.fixed   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / resources / variable_sdram.py VariableSDRAM.per_timestep   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / resources / variable_sdram.py VariableSDRAM.__eq__   0% 9 9 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / resources / variable_sdram.py VariableSDRAM.__add__   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / resources / variable_sdram.py VariableSDRAM.report   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / resources / variable_sdram.py VariableSDRAM.short_str   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / resources / variable_sdram.py (no function)   100% 26 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_info / __init__.py (no function)   100% 6 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_info / app_vertex_routing_info.py AppVertexRoutingInfo.__init__   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_info / app_vertex_routing_info.py AppVertexRoutingInfo.merge_machine_entries   0% 19 19 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_info / app_vertex_routing_info.py AppVertexRoutingInfo.__group_mask   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_info / app_vertex_routing_info.py AppVertexRoutingInfo.__n_sequential_entries   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_info / app_vertex_routing_info.py AppVertexRoutingInfo.vertex   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_info / app_vertex_routing_info.py AppVertexRoutingInfo.machine_mask   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_info / app_vertex_routing_info.py AppVertexRoutingInfo.n_bits_atoms   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_info / app_vertex_routing_info.py (no function)   100% 21 0 4   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_info / base_key_and_mask.py BaseKeyAndMask.__init__   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_info / base_key_and_mask.py BaseKeyAndMask.key   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_info / base_key_and_mask.py BaseKeyAndMask.key_combo   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_info / base_key_and_mask.py BaseKeyAndMask.mask   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_info / base_key_and_mask.py BaseKeyAndMask.__eq__   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_info / base_key_and_mask.py BaseKeyAndMask.__ne__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_info / base_key_and_mask.py BaseKeyAndMask.__repr__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_info / base_key_and_mask.py BaseKeyAndMask.__str__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_info / base_key_and_mask.py BaseKeyAndMask.__hash__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_info / base_key_and_mask.py BaseKeyAndMask.n_keys   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_info / base_key_and_mask.py BaseKeyAndMask.get_keys   0% 22 22 0   0% 12 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_info / base_key_and_mask.py (no function)   100% 20 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_info / machine_vertex_routing_info.py MachineVertexRoutingInfo.__init__   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_info / machine_vertex_routing_info.py MachineVertexRoutingInfo.machine_vertex   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_info / machine_vertex_routing_info.py MachineVertexRoutingInfo.vertex   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_info / machine_vertex_routing_info.py MachineVertexRoutingInfo.index   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_info / machine_vertex_routing_info.py (no function)   100% 14 0 3   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_info / routing_info.py RoutingInfo.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_info / routing_info.py RoutingInfo.add_routing_info   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_info / routing_info.py RoutingInfo.get_routing_info_from_pre_vertex   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_info / routing_info.py RoutingInfo.get_info_from   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_info / routing_info.py RoutingInfo.get_first_key_from_pre_vertex   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_info / routing_info.py RoutingInfo.get_key_from   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_info / routing_info.py RoutingInfo.get_partitions_from   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_info / routing_info.py RoutingInfo.has_info_from   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_info / routing_info.py RoutingInfo.check_info_from   0% 6 6 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_info / routing_info.py RoutingInfo.get_single_info_from   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_info / routing_info.py RoutingInfo.get_single_key_from   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_info / routing_info.py RoutingInfo.__iter__   0% 3 3 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_info / routing_info.py RoutingInfo.__len__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_info / routing_info.py (no function)   100% 22 0 3   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_info / vertex_routing_info.py VertexRoutingInfo.__init__   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_info / vertex_routing_info.py VertexRoutingInfo.get_keys   0% 9 9 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_info / vertex_routing_info.py VertexRoutingInfo.key_and_mask   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_info / vertex_routing_info.py VertexRoutingInfo.key   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_info / vertex_routing_info.py VertexRoutingInfo.mask   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_info / vertex_routing_info.py VertexRoutingInfo.partition_id   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_info / vertex_routing_info.py VertexRoutingInfo.vertex   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_info / vertex_routing_info.py (no function)   100% 21 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_table_by_partition / __init__.py (no function)   100% 2 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_table_by_partition / multicast_routing_table_by_partition.py MulticastRoutingTableByPartition.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_table_by_partition / multicast_routing_table_by_partition.py MulticastRoutingTableByPartition.add_path_entry   0% 20 20 0   0% 12 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_table_by_partition / multicast_routing_table_by_partition.py MulticastRoutingTableByPartition.get_routers   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_table_by_partition / multicast_routing_table_by_partition.py MulticastRoutingTableByPartition.n_routers   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_table_by_partition / multicast_routing_table_by_partition.py MulticastRoutingTableByPartition.get_entries_for_router   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_table_by_partition / multicast_routing_table_by_partition.py MulticastRoutingTableByPartition.get_entry_on_coords_for_edge   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_table_by_partition / multicast_routing_table_by_partition.py (no function)   100% 18 0 2   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_tables / __init__.py (no function)   100% 5 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_tables / abstract_multicast_routing_table.py AbstractMulticastRoutingTable.x   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_tables / abstract_multicast_routing_table.py AbstractMulticastRoutingTable.y   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_tables / abstract_multicast_routing_table.py AbstractMulticastRoutingTable.chip   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_tables / abstract_multicast_routing_table.py AbstractMulticastRoutingTable.multicast_routing_entries   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_tables / abstract_multicast_routing_table.py AbstractMulticastRoutingTable.add_multicast_routing_entry   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_tables / abstract_multicast_routing_table.py AbstractMulticastRoutingTable.number_of_entries   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_tables / abstract_multicast_routing_table.py AbstractMulticastRoutingTable.number_of_defaultable_entries   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_tables / abstract_multicast_routing_table.py AbstractMulticastRoutingTable.__eq__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_tables / abstract_multicast_routing_table.py AbstractMulticastRoutingTable.__ne__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_tables / abstract_multicast_routing_table.py AbstractMulticastRoutingTable.__hash__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_tables / abstract_multicast_routing_table.py AbstractMulticastRoutingTable.__repr__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_tables / abstract_multicast_routing_table.py (no function)   100% 32 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_tables / compressed_multicast_routing_table.py CompressedMulticastRoutingTable.__init__   0% 6 6 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_tables / compressed_multicast_routing_table.py CompressedMulticastRoutingTable.add_multicast_routing_entry   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_tables / compressed_multicast_routing_table.py CompressedMulticastRoutingTable.x   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_tables / compressed_multicast_routing_table.py CompressedMulticastRoutingTable.y   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_tables / compressed_multicast_routing_table.py CompressedMulticastRoutingTable.multicast_routing_entries   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_tables / compressed_multicast_routing_table.py CompressedMulticastRoutingTable.number_of_entries   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_tables / compressed_multicast_routing_table.py CompressedMulticastRoutingTable.number_of_defaultable_entries   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_tables / compressed_multicast_routing_table.py CompressedMulticastRoutingTable.__eq__   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_tables / compressed_multicast_routing_table.py CompressedMulticastRoutingTable.__hash__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_tables / compressed_multicast_routing_table.py (no function)   100% 28 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_tables / multicast_routing_tables.py MulticastRoutingTables.__init__   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_tables / multicast_routing_tables.py MulticastRoutingTables.add_routing_table   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_tables / multicast_routing_tables.py MulticastRoutingTables.routing_tables   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_tables / multicast_routing_tables.py MulticastRoutingTables.get_max_number_of_entries   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_tables / multicast_routing_tables.py MulticastRoutingTables.get_total_number_of_entries   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_tables / multicast_routing_tables.py MulticastRoutingTables.get_routing_table_for_chip   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_tables / multicast_routing_tables.py MulticastRoutingTables.__iter__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_tables / multicast_routing_tables.py MulticastRoutingTables.__len__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_tables / multicast_routing_tables.py to_json   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_tables / multicast_routing_tables.py from_json   0% 16 16 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_tables / multicast_routing_tables.py (no function)   100% 22 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_tables / uncompressed_multicast_routing_table.py UnCompressedMulticastRoutingTable.__init__   0% 6 6 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_tables / uncompressed_multicast_routing_table.py UnCompressedMulticastRoutingTable.add_multicast_routing_entry   0% 10 10 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_tables / uncompressed_multicast_routing_table.py UnCompressedMulticastRoutingTable.x   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_tables / uncompressed_multicast_routing_table.py UnCompressedMulticastRoutingTable.y   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_tables / uncompressed_multicast_routing_table.py UnCompressedMulticastRoutingTable.multicast_routing_entries   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_tables / uncompressed_multicast_routing_table.py UnCompressedMulticastRoutingTable.number_of_entries   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_tables / uncompressed_multicast_routing_table.py UnCompressedMulticastRoutingTable.number_of_defaultable_entries   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_tables / uncompressed_multicast_routing_table.py UnCompressedMulticastRoutingTable.__eq__   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_tables / uncompressed_multicast_routing_table.py UnCompressedMulticastRoutingTable.__hash__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_tables / uncompressed_multicast_routing_table.py _from_csv_file   0% 19 19 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_tables / uncompressed_multicast_routing_table.py from_csv   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / routing_tables / uncompressed_multicast_routing_table.py (no function)   100% 36 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / tags / __init__.py (no function)   100% 2 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / model / tags / tags.py Tags.__init__   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / tags / tags.py Tags.add_ip_tag   0% 15 15 0   0% 12 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / tags / tags.py Tags.add_reverse_ip_tag   0% 12 12 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / tags / tags.py Tags.ip_tags_vertices   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / tags / tags.py Tags.ip_tags   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / tags / tags.py Tags.reverse_ip_tags   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / tags / tags.py Tags.get_ip_tags_for_vertex   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / tags / tags.py Tags.get_reverse_ip_tags_for_vertex   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / model / tags / tags.py (no function)   100% 19 0 2   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / operations / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / operations / fixed_route_router / __init__.py (no function)   100% 2 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / operations / fixed_route_router / fixed_route_router.py fixed_route_router   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / fixed_route_router / fixed_route_router.py _FixedRouteRouter.__init__   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / fixed_route_router / fixed_route_router.py _FixedRouteRouter.build_fixed_routes   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / fixed_route_router / fixed_route_router.py _FixedRouteRouter._route_board   0% 22 22 0   0% 12 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / fixed_route_router / fixed_route_router.py _FixedRouteRouter.__add_fixed_route_entry   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / fixed_route_router / fixed_route_router.py _FixedRouteRouter.__locate_destination   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / fixed_route_router / fixed_route_router.py (no function)   100% 13 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / operations / multi_cast_router_check_functionality / __init__.py (no function)   100% 2 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / operations / multi_cast_router_check_functionality / valid_routes_checker.py validate_routes   0% 30 30 0   0% 22 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / multi_cast_router_check_functionality / valid_routes_checker.py _search_route   0% 25 25 0   0% 16 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / multi_cast_router_check_functionality / valid_routes_checker.py _start_trace_via_routing_tables   0% 7 7 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / multi_cast_router_check_functionality / valid_routes_checker.py _check_all_keys_hit_entry   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / multi_cast_router_check_functionality / valid_routes_checker.py _recursive_trace_to_destinations   0% 21 21 0   0% 14 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / multi_cast_router_check_functionality / valid_routes_checker.py _check_visited_routers   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / multi_cast_router_check_functionality / valid_routes_checker.py _is_dest   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / multi_cast_router_check_functionality / valid_routes_checker.py _locate_routing_entry   0% 21 21 0   0% 16 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / multi_cast_router_check_functionality / valid_routes_checker.py (no function)   100% 36 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / operations / partition_algorithms / __init__.py (no function)   100% 2 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / operations / partition_algorithms / splitter_partitioner.py splitter_partitioner   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / partition_algorithms / splitter_partitioner.py (no function)   100% 4 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / operations / placer_algorithms / __init__.py (no function)   100% 2 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / operations / placer_algorithms / _spinner_api.py Spinner.import_api   33% 6 4 0   50% 2 1   38%
pyenv / lib / python3.13 / site-packages / pacman / operations / placer_algorithms / _spinner_api.py (no function)   100% 20 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / operations / placer_algorithms / application_placer.py place_application_graph   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / placer_algorithms / application_placer.py ApplicationPlacer.__init__   0% 20 20 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / placer_algorithms / application_placer.py ApplicationPlacer.do_placements   0% 13 13 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / placer_algorithms / application_placer.py ApplicationPlacer._place_vertex   0% 11 11 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / placer_algorithms / application_placer.py ApplicationPlacer._prepare_placements   0% 15 15 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / placer_algorithms / application_placer.py ApplicationPlacer._filter_vertices   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / placer_algorithms / application_placer.py ApplicationPlacer._place_error   0% 63 63 0   0% 36 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / placer_algorithms / application_placer.py ApplicationPlacer._place_fixed_vertex   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / placer_algorithms / application_placer.py ApplicationPlacer._do_fixed_location   0% 26 26 0   0% 16 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / placer_algorithms / application_placer.py ApplicationPlacer._chip_order   0% 5 5 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / placer_algorithms / application_placer.py ApplicationPlacer._space_on_chip   0% 23 23 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / placer_algorithms / application_placer.py ApplicationPlacer._check_could_fit   0% 22 22 0   0% 12 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / placer_algorithms / application_placer.py ApplicationPlacer._get_next_start   0% 11 11 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / placer_algorithms / application_placer.py ApplicationPlacer._pop_start_chip   0% 11 11 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / placer_algorithms / application_placer.py ApplicationPlacer._get_next_neighbour   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / placer_algorithms / application_placer.py ApplicationPlacer._get_next_chip_with_space   0% 8 8 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / placer_algorithms / application_placer.py ApplicationPlacer._add_neighbours   0% 6 6 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / placer_algorithms / application_placer.py ApplicationPlacer._pop_neighbour   0% 17 17 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / placer_algorithms / application_placer.py (no function)   100% 36 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / operations / placer_algorithms / draw_placements.py _next_colour   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / placer_algorithms / draw_placements.py draw_placements   0% 25 25 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / placer_algorithms / draw_placements.py (no function)   100% 14 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_algorithms / __init__.py (no function)   100% 2 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_algorithms / application_router.py _Targets.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_algorithms / application_router.py _Targets.ensure_source   0% 2 2 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_algorithms / application_router.py _Targets.add_sources_for_target   0% 10 10 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_algorithms / application_router.py _Targets.add_machine_sources_for_target   0% 10 10 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_algorithms / application_router.py _Targets.__is_m_vertex   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_algorithms / application_router.py _Targets.__replace_app_vertex   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_algorithms / application_router.py _Targets.__add_m_vertices   0% 2 2 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_algorithms / application_router.py _Targets.__add_source   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_algorithms / application_router.py _Targets.targets_by_source   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_algorithms / application_router.py _Targets.get_targets_for_source   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_algorithms / application_router.py route_application_graph   0% 31 31 0   0% 12 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_algorithms / application_router.py _get_filtered_internal_partitions   0% 3 3 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_algorithms / application_router.py _route_source_to_target   0% 18 18 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_algorithms / application_router.py _route_single_source_to_target   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_algorithms / application_router.py _route_multiple_source_to_target   0% 11 11 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_algorithms / application_router.py _route_source_to_source   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_algorithms / application_router.py _route_internal   0% 8 8 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_algorithms / application_router.py _make_source_to_target_routes   0% 8 8 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_algorithms / application_router.py _make_source_to_source_routes   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_algorithms / application_router.py _make_source_to_source_edge_routes   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_algorithms / application_router.py _find_target_xy   0% 10 10 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_algorithms / application_router.py _get_outgoing_mapping   0% 9 9 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_algorithms / application_router.py _route_to_xys   0% 31 31 0   0% 22 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_algorithms / application_router.py _find_reachable   0% 14 14 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_algorithms / application_router.py _is_open_chip   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_algorithms / application_router.py _route_pre_to_post   0% 31 31 0   0% 14 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_algorithms / application_router.py _path_without_errors   0% 18 18 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_algorithms / application_router.py _path_without_loops   0% 11 11 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_algorithms / application_router.py _is_ok   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_algorithms / application_router.py _xy   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_algorithms / application_router.py _find_path   0% 18 18 0   0% 12 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_algorithms / application_router.py _convert_a_route   0% 37 37 0   0% 24 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_algorithms / application_router.py _add_routing_entry   0% 6 6 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_algorithms / application_router.py _print_path   0% 27 27 0   0% 12 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_algorithms / application_router.py (no function)   100% 55 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_compressors / __init__.py (no function)   100% 4 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_compressors / abstract_compressor.py AbstractCompressor.__init__   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_compressors / abstract_compressor.py AbstractCompressor.compress_all_tables   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_compressors / abstract_compressor.py AbstractCompressor.compress_table   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_compressors / abstract_compressor.py AbstractCompressor.compress_tables   0% 19 19 0   0% 12 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_compressors / abstract_compressor.py (no function)   100% 19 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_compressors / ordered_covering_router_compressor / __init__.py (no function)   100% 3 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_compressors / ordered_covering_router_compressor / ordered_covering.py ordered_covering_compressor   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_compressors / ordered_covering_router_compressor / ordered_covering.py _OrderedCoveringCompressor.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_compressors / ordered_covering_router_compressor / ordered_covering.py _OrderedCoveringCompressor.compress_table   0% 6 6 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_compressors / ordered_covering_router_compressor / ordered_covering.py ordered_covering   0% 16 16 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_compressors / ordered_covering_router_compressor / ordered_covering.py get_generality   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_compressors / ordered_covering_router_compressor / ordered_covering.py _get_entry_generality   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_compressors / ordered_covering_router_compressor / ordered_covering.py _get_best_merge   0% 10 10 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_compressors / ordered_covering_router_compressor / ordered_covering.py _get_all_merges   0% 9 9 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_compressors / ordered_covering_router_compressor / ordered_covering.py _Merge.__init__   0% 19 19 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_compressors / ordered_covering_router_compressor / ordered_covering.py _Merge._get_insertion_index   0% 14 14 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_compressors / ordered_covering_router_compressor / ordered_covering.py _Merge.apply   0% 19 19 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_compressors / ordered_covering_router_compressor / ordered_covering.py _refine_merge   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_compressors / ordered_covering_router_compressor / ordered_covering.py _refine_upcheck   0% 11 11 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_compressors / ordered_covering_router_compressor / ordered_covering.py _refine_downcheck   0% 29 29 0   0% 20 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_compressors / ordered_covering_router_compressor / ordered_covering.py _get_covered_keys_and_masks   0% 8 8 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_compressors / ordered_covering_router_compressor / ordered_covering.py (no function)   100% 36 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_compressors / ordered_covering_router_compressor / utils.py intersect   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_compressors / ordered_covering_router_compressor / utils.py remove_default_routes   0% 14 14 0   0% 14 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_compressors / ordered_covering_router_compressor / utils.py (no function)   100% 5 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_compressors / pair_compressor.py pair_compressor   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_compressors / pair_compressor.py verify_lengths   0% 8 8 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_compressors / pair_compressor.py _PairCompressor.__init__   0% 10 10 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_compressors / pair_compressor.py _PairCompressor._compare_entries   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_compressors / pair_compressor.py _PairCompressor._compare_routes   0% 8 8 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_compressors / pair_compressor.py _PairCompressor._three_way_partition_table   0% 17 17 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_compressors / pair_compressor.py _PairCompressor._quicksort_table   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_compressors / pair_compressor.py _PairCompressor._swap_routes   0% 6 6 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_compressors / pair_compressor.py _PairCompressor._three_way_partition_routes   0% 12 12 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_compressors / pair_compressor.py _PairCompressor._quicksort_routes   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_compressors / pair_compressor.py _PairCompressor._find_merge   0% 10 10 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_compressors / pair_compressor.py _PairCompressor._compress_by_route   0% 16 16 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_compressors / pair_compressor.py _PairCompressor._update_frequency   0% 8 8 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_compressors / pair_compressor.py _PairCompressor.compress_table   0% 27 27 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_compressors / pair_compressor.py _PairCompressor.intersect   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_compressors / pair_compressor.py _PairCompressor.merge   0% 8 8 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_compressors / pair_compressor.py _PairCompressor.ordered   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_compressors / pair_compressor.py (no function)   100% 28 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_compressors / ranged_compressor.py range_compressor   0% 17 17 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_compressors / ranged_compressor.py RangeCompressor.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_compressors / ranged_compressor.py RangeCompressor.compress_table   0% 19 19 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_compressors / ranged_compressor.py RangeCompressor._validate   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_compressors / ranged_compressor.py RangeCompressor._get_key   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_compressors / ranged_compressor.py RangeCompressor._get_endpoint   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_compressors / ranged_compressor.py RangeCompressor._merge_range   0% 31 31 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_compressors / ranged_compressor.py (no function)   100% 20 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_compressors / routing_compression_checker.py codify   0% 6 6 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_compressors / routing_compression_checker.py codify_table   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_compressors / routing_compression_checker.py _covers   0% 8 8 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_compressors / routing_compression_checker.py _calc_remainders   0% 11 11 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_compressors / routing_compression_checker.py compare_route   0% 23 23 0   0% 20 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_compressors / routing_compression_checker.py compare_tables   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / router_compressors / routing_compression_checker.py (no function)   100% 16 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / operations / routing_info_allocator_algorithms / __init__.py (no function)   100% 2 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / operations / routing_info_allocator_algorithms / zoned_routing_info_allocator.py ZonedRoutingInfoAllocator.__init__   0% 9 9 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / routing_info_allocator_algorithms / zoned_routing_info_allocator.py ZonedRoutingInfoAllocator.allocate   0% 8 8 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / routing_info_allocator_algorithms / zoned_routing_info_allocator.py ZonedRoutingInfoAllocator.__find_fixed   0% 27 27 0   0% 20 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / routing_info_allocator_algorithms / zoned_routing_info_allocator.py ZonedRoutingInfoAllocator.__calculate_zones   0% 17 17 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / routing_info_allocator_algorithms / zoned_routing_info_allocator.py ZonedRoutingInfoAllocator.__check_zones   0% 13 13 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / routing_info_allocator_algorithms / zoned_routing_info_allocator.py ZonedRoutingInfoAllocator.__set_fixed_used   0% 8 8 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / routing_info_allocator_algorithms / zoned_routing_info_allocator.py ZonedRoutingInfoAllocator.__allocate_all_fixed   0% 9 9 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / routing_info_allocator_algorithms / zoned_routing_info_allocator.py ZonedRoutingInfoAllocator.__allocate   0% 37 37 0   0% 16 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / routing_info_allocator_algorithms / zoned_routing_info_allocator.py ZonedRoutingInfoAllocator.__mask   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / routing_info_allocator_algorithms / zoned_routing_info_allocator.py flexible_allocate   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / routing_info_allocator_algorithms / zoned_routing_info_allocator.py global_allocate   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / routing_info_allocator_algorithms / zoned_routing_info_allocator.py (no function)   100% 30 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / operations / routing_table_generators / __init__.py (no function)   100% 3 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / operations / routing_table_generators / basic_routing_table_generator.py basic_routing_table_generator   0% 10 10 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / routing_table_generators / basic_routing_table_generator.py __create_routing_table   0% 11 11 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / routing_table_generators / basic_routing_table_generator.py (no function)   100% 10 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / operations / routing_table_generators / merged_routing_table_generator.py _IteratorWithNext.__init__   0% 7 7 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / routing_table_generators / merged_routing_table_generator.py _IteratorWithNext.peek   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / routing_table_generators / merged_routing_table_generator.py _IteratorWithNext.has_next   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / routing_table_generators / merged_routing_table_generator.py _IteratorWithNext.pop   0% 11 11 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / routing_table_generators / merged_routing_table_generator.py merged_routing_table_generator   0% 10 10 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / routing_table_generators / merged_routing_table_generator.py __create_routing_table   0% 31 31 0   0% 16 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / routing_table_generators / merged_routing_table_generator.py __match   0% 21 21 0   0% 12 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / routing_table_generators / merged_routing_table_generator.py __mask_has_holes   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / routing_table_generators / merged_routing_table_generator.py __merged_keys_and_masks   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / routing_table_generators / merged_routing_table_generator.py (no function)   100% 22 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / operations / tag_allocator_algorithms / __init__.py (no function)   100% 2 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / operations / tag_allocator_algorithms / basic_tag_allocator.py basic_tag_allocator   0% 16 16 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / tag_allocator_algorithms / basic_tag_allocator.py __get_chip_and_tag   0% 10 10 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / tag_allocator_algorithms / basic_tag_allocator.py __find_tag_chip   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / tag_allocator_algorithms / basic_tag_allocator.py __find_free_tag   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / tag_allocator_algorithms / basic_tag_allocator.py __create_tag   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / tag_allocator_algorithms / basic_tag_allocator.py __create_reverse_tag   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / tag_allocator_algorithms / basic_tag_allocator.py __get_port   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / operations / tag_allocator_algorithms / basic_tag_allocator.py (no function)   100% 20 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / utilities / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / utilities / algorithm_utilities / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / utilities / algorithm_utilities / partition_algorithm_utilities.py get_multidimensional_slices   0% 36 36 0   0% 12 0   0%
pyenv / lib / python3.13 / site-packages / pacman / utilities / algorithm_utilities / partition_algorithm_utilities.py get_single_dimension_slices   0% 12 12 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / pacman / utilities / algorithm_utilities / partition_algorithm_utilities.py (no function)   100% 7 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / utilities / algorithm_utilities / routes_format.py _reduce_route_value   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / pacman / utilities / algorithm_utilities / routes_format.py _expand_route_value   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / utilities / algorithm_utilities / routes_format.py format_route   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / utilities / algorithm_utilities / routes_format.py (no function)   100% 8 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / utilities / algorithm_utilities / routing_algorithm_utilities.py get_app_partitions   0% 11 11 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / pacman / utilities / algorithm_utilities / routing_algorithm_utilities.py longest_dimension_first   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / utilities / algorithm_utilities / routing_algorithm_utilities.py vector_to_nodes   0% 30 30 0   0% 26 0   0%
pyenv / lib / python3.13 / site-packages / pacman / utilities / algorithm_utilities / routing_algorithm_utilities.py vertex_xy   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / utilities / algorithm_utilities / routing_algorithm_utilities.py vertex_chip   0% 6 6 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / utilities / algorithm_utilities / routing_algorithm_utilities.py vertex_xy_and_route   0% 6 6 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / utilities / algorithm_utilities / routing_algorithm_utilities.py (no function)   100% 13 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / utilities / algorithm_utilities / routing_tree.py RoutingTree.__init__   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / utilities / algorithm_utilities / routing_tree.py RoutingTree.label   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / utilities / algorithm_utilities / routing_tree.py RoutingTree.chip   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / utilities / algorithm_utilities / routing_tree.py RoutingTree.children   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / utilities / algorithm_utilities / routing_tree.py RoutingTree.append_child   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / utilities / algorithm_utilities / routing_tree.py RoutingTree.remove_child   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / utilities / algorithm_utilities / routing_tree.py RoutingTree.is_leaf   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / utilities / algorithm_utilities / routing_tree.py RoutingTree.__iter__   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / pacman / utilities / algorithm_utilities / routing_tree.py RoutingTree.__len__   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / pacman / utilities / algorithm_utilities / routing_tree.py RoutingTree.__repr__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / utilities / algorithm_utilities / routing_tree.py RoutingTree.traverse   0% 11 11 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / pacman / utilities / algorithm_utilities / routing_tree.py (no function)   100% 21 0 2   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / utilities / constants.py (no function)   100% 14 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / utilities / file_format_schemas / __init__.py validate   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / utilities / file_format_schemas / __init__.py (no function)   100% 6 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / utilities / file_format_schemas / unused / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / utilities / json_utils.py json_to_object   0% 7 7 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / pacman / utilities / json_utils.py key_mask_to_json   0% 7 7 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / utilities / json_utils.py iptag_resource_to_json   0% 12 12 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / pacman / utilities / json_utils.py iptag_resource_from_json   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / utilities / json_utils.py iptag_resources_to_json   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / utilities / json_utils.py iptag_resources_from_json   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / utilities / json_utils.py reverse_iptag_to_json   0% 10 10 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / pacman / utilities / json_utils.py reverse_iptag_from_json   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / utilities / json_utils.py reverse_iptags_to_json   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / utilities / json_utils.py reverse_iptags_from_json   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / utilities / json_utils.py placement_to_json   0% 9 9 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / utilities / json_utils.py placements_to_json   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / utilities / json_utils.py placement_from_json   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / utilities / json_utils.py (no function)   100% 22 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / utilities / utility_calls.py expand_to_bit_array   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / utilities / utility_calls.py compress_from_bit_array   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / utilities / utility_calls.py compress_bits_from_bit_array   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / utilities / utility_calls.py is_equal_or_none   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / utilities / utility_calls.py is_single   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / pacman / utilities / utility_calls.py md5   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / utilities / utility_calls.py get_key_ranges   0% 21 21 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / pacman / utilities / utility_calls.py get_n_bits   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / pacman / utilities / utility_calls.py allocator_bits_needed   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / utilities / utility_calls.py get_keys   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / utilities / utility_calls.py is_power_of_2   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / utilities / utility_calls.py (no function)   100% 16 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / utilities / utility_objs / __init__.py (no function)   100% 2 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / pacman / utilities / utility_objs / chip_counter.py ChipCounter.__init__   0% 6 6 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / utilities / utility_objs / chip_counter.py ChipCounter.add_core   0% 7 7 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / pacman / utilities / utility_objs / chip_counter.py ChipCounter.n_chips   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / pacman / utilities / utility_objs / chip_counter.py (no function)   100% 8 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / __init__.py (no function)   100% 5 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / _version.py (no function)   100% 5 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / abstract_models / __init__.py (no function)   100% 10 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / abstract_models / abstract_can_reset.py AbstractCanReset.reset_to_first_timestep   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / abstract_models / abstract_can_reset.py (no function)   100% 5 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / abstract_models / abstract_generates_data_specification.py AbstractGeneratesDataSpecification.generate_data_specification   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / abstract_models / abstract_generates_data_specification.py AbstractGeneratesDataSpecification.sdram_required   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / abstract_models / abstract_generates_data_specification.py (no function)   100% 18 0 2   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / abstract_models / abstract_has_associated_binary.py AbstractHasAssociatedBinary.get_binary_file_name   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / abstract_models / abstract_has_associated_binary.py AbstractHasAssociatedBinary.get_binary_start_type   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / abstract_models / abstract_has_associated_binary.py (no function)   100% 11 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / abstract_models / abstract_rewrites_data_specification.py AbstractRewritesDataSpecification.regenerate_data_specification   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / abstract_models / abstract_rewrites_data_specification.py AbstractRewritesDataSpecification.reload_required   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / abstract_models / abstract_rewrites_data_specification.py AbstractRewritesDataSpecification.set_reload_required   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / abstract_models / abstract_rewrites_data_specification.py (no function)   100% 15 0 2   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / abstract_models / abstract_send_me_multicast_commands_vertex.py AbstractSendMeMulticastCommandsVertex.start_resume_commands   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / abstract_models / abstract_send_me_multicast_commands_vertex.py AbstractSendMeMulticastCommandsVertex.pause_stop_commands   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / abstract_models / abstract_send_me_multicast_commands_vertex.py AbstractSendMeMulticastCommandsVertex.timed_commands   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / abstract_models / abstract_send_me_multicast_commands_vertex.py (no function)   100% 14 0 2   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / abstract_models / abstract_supports_bit_field_routing_compression.py AbstractSupportsBitFieldRoutingCompression.bit_field_base_address   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / abstract_models / abstract_supports_bit_field_routing_compression.py AbstractSupportsBitFieldRoutingCompression.regeneratable_sdram_blocks_and_sizes   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / abstract_models / abstract_supports_bit_field_routing_compression.py (no function)   0% 12 12 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / abstract_models / abstract_supports_database_injection.py AbstractSupportsDatabaseInjection.is_in_injection_mode   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / abstract_models / abstract_supports_database_injection.py AbstractSupportsDatabaseInjection.injection_partition_id   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / abstract_models / abstract_supports_database_injection.py (no function)   100% 12 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / abstract_models / abstract_vertex_with_dependent_vertices.py AbstractVertexWithEdgeToDependentVertices.dependent_vertices   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / abstract_models / abstract_vertex_with_dependent_vertices.py AbstractVertexWithEdgeToDependentVertices.edge_partition_identifiers_for_dependent_vertex   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / abstract_models / abstract_vertex_with_dependent_vertices.py (no function)   100% 11 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / abstract_models / has_custom_atom_key_map.py HasCustomAtomKeyMap.get_atom_key_map   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / abstract_models / has_custom_atom_key_map.py (no function)   100% 10 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / abstract_models / impl / __init__.py (no function)   100% 2 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / abstract_models / impl / machine_data_specable_vertex.py MachineDataSpecableVertex.generate_data_specification   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / abstract_models / impl / machine_data_specable_vertex.py MachineDataSpecableVertex.generate_machine_data_specification   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / abstract_models / impl / machine_data_specable_vertex.py (no function)   100% 14 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / abstract_models / live_output_device.py LiveOutputDevice.get_device_output_keys   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / abstract_models / live_output_device.py (no function)   100% 7 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / common_model_binaries / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / __init__.py (no function)   100% 2 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_view.py _FecDataModel.__new__   100% 7 0 0   100% 2 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_view.py _FecDataModel._clear   100% 16 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_view.py _FecDataModel._hard_reset   100% 16 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_view.py _FecDataModel._soft_reset   100% 4 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_view.py _FecDataModel._clear_notification_protocol   33% 6 4 0   50% 2 1   38%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_view.py FecDataView.get_current_run_timesteps   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_view.py FecDataView.get_current_run_time_ms   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_view.py FecDataView.has_buffer_manager   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_view.py FecDataView.get_buffer_manager   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_view.py FecDataView.get_first_machine_time_step   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_view.py FecDataView.get_max_run_time_steps   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_view.py FecDataView.has_max_run_time_steps   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_view.py FecDataView.has_time_step   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_view.py FecDataView.get_simulation_time_step_us   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_view.py FecDataView.get_simulation_time_step_s   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_view.py FecDataView.get_simulation_time_step_ms   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_view.py FecDataView.get_simulation_time_step_per_ms   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_view.py FecDataView.get_simulation_time_step_per_s   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_view.py FecDataView.get_hardware_time_step_ms   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_view.py FecDataView.get_hardware_time_step_us   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_view.py FecDataView.get_time_scale_factor   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_view.py FecDataView.has_time_scale_factor   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_view.py FecDataView.get_run_step   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_view.py FecDataView.is_last_step   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_view.py FecDataView.get_data_in_multicast_key_to_chip_map   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_view.py FecDataView.get_data_in_multicast_routing_tables   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_view.py FecDataView.get_system_multicast_router_timeout_keys   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_view.py FecDataView.has_fixed_routes   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_view.py FecDataView.get_fixed_routes   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_view.py FecDataView.has_java_caller   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_view.py FecDataView.get_java_caller   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_view.py FecDataView.get_app_provenance_dir_path   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_view.py FecDataView.get_system_provenance_dir_path   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_view.py FecDataView.get_next_none_labelled_edge_number   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_view.py FecDataView.get_next_sync_signal   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_view.py FecDataView.get_executable_types   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_view.py FecDataView.get_cores_for_type   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_view.py FecDataView.has_live_packet_recorder_params   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_view.py FecDataView.get_live_packet_recorder_params   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_view.py FecDataView.add_live_packet_gatherer_parameters   0% 12 12 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_view.py FecDataView.get_database_file_path   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_view.py FecDataView.get_executable_targets   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_view.py FecDataView.get_ds_database_path   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_view.py FecDataView.has_monitors   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_view.py FecDataView.get_monitor_by_xy   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_view.py FecDataView.get_monitor_by_chip   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_view.py FecDataView.iterate_monitor_items   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_view.py FecDataView.get_n_monitors   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_view.py FecDataView.iterate_monitors   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_view.py FecDataView.get_gatherer_by_chip   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_view.py FecDataView.get_gatherer_by_xy   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_view.py FecDataView.iterate_gather_items   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_view.py FecDataView.get_n_gathers   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_view.py FecDataView.iterate_gathers   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_view.py FecDataView.iterate_database_socket_addresses   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_view.py FecDataView.get_n_database_socket_addresses   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_view.py FecDataView.add_database_socket_address   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_view.py FecDataView.add_database_socket_addresses   0% 4 4 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_view.py FecDataView.add_database_socket_port   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_view.py FecDataView.get_notification_protocol   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_view.py FecDataView.add_live_output_vertex   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_view.py FecDataView.iterate_live_output_vertices   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_view.py FecDataView.get_next_ds_references   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_view.py FecDataView.add_live_output_device   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_view.py FecDataView.iterate_live_output_devices   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_view.py (no function)   100% 150 0 8   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_writer.py FecDataWriter._mock   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_writer.py FecDataWriter._setup   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_writer.py FecDataWriter._hard_reset   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_writer.py FecDataWriter._soft_reset   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_writer.py FecDataWriter.set_buffer_manager   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_writer.py FecDataWriter.increment_current_run_timesteps   0% 10 10 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_writer.py FecDataWriter.set_current_run_timesteps   0% 8 8 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_writer.py FecDataWriter.set_max_run_time_steps   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_writer.py FecDataWriter.set_up_timings   0% 14 14 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_writer.py FecDataWriter._set_simulation_time_step   0% 10 10 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_writer.py FecDataWriter._set_time_scale_factor   0% 9 9 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_writer.py FecDataWriter._set_hardware_timestep   0% 7 7 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_writer.py FecDataWriter.set_system_multicast_routing_data   0% 10 10 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_writer.py FecDataWriter.set_fixed_routes   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_writer.py FecDataWriter.set_java_caller   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_writer.py FecDataWriter.reset_sync_signal   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_writer.py FecDataWriter.set_executable_types   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_writer.py FecDataWriter.set_database_file_path   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_writer.py FecDataWriter.set_executable_targets   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_writer.py FecDataWriter.set_ds_database_path   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_writer.py FecDataWriter.__gatherer_map_error   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_writer.py FecDataWriter.set_gatherer_map   0% 12 12 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_writer.py FecDataWriter.__monitor_map_error   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_writer.py FecDataWriter.set_monitor_map   0% 14 14 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_writer.py FecDataWriter.set_notification_protocol   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_writer.py FecDataWriter.clear_notification_protocol   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_writer.py FecDataWriter.add_vertex   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_writer.py FecDataWriter.set_n_run_steps   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_writer.py FecDataWriter.next_run_step   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_writer.py FecDataWriter.clear_run_steps   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / data / fec_data_writer.py (no function)   100% 63 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase.__init__   0% 18 18 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._hard_reset   0% 6 6 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._reset_remove_data   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase.__reset_remove_data   0% 22 22 0   0% 24 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._stop_remove_data   0% 8 8 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._setup_java_caller   0% 2 2 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase.__signal_handler   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase.exception_handler   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._should_run   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase.run_until_complete   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase.run   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase.__timesteps   0% 6 6 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._calc_run_time   0% 15 15 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._run   0% 14 14 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase.__is_main_thread   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase.__run_verify   0% 7 7 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase.__run_control_c_handler_on   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase.__run_control_c_handler_off   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase.__run_reset_sync_signal   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase.__run   0% 13 13 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._add_commands_to_command_sender   0% 7 7 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._add_dependent_verts_and_edges_for_application_graph   0% 10 10 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._deduce_data_n_timesteps   0% 20 20 0   0% 16 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._generate_steps   0% 9 9 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._execute_get_virtual_machine   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._do_transceiver_by_remote   0% 11 11 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._execute_transceiver_by_spalloc   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._execute_transceiver_by_spalloc_old   0% 10 10 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._execute_transceiver_by_hbp   0% 7 7 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._execute_tranceiver_by_name   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase.get_machine   0% 9 9 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._create_version_provenance   0% 9 9 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._do_extra_mapping_algorithms   100% 0 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._json_machine   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._report_network_specification   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._execute_split_lpg_vertices   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._report_board_chip   0% 8 8 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._execute_splitter_reset   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._execute_splitter_selector   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._execute_delay_support_adder   100% 0 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._execute_splitter_partitioner   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._execute_insert_chip_power_monitors   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._execute_insert_extra_monitor_vertices   0% 6 6 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._report_partitioner   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase.get_number_of_available_cores_on_machine   0% 6 6 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._execute_application_placer   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._do_placer   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._do_write_metadata   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._execute_system_multicast_routing_generator   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._report_placements_with_application_graph   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._json_placements   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._execute_application_router   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._do_routing   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._execute_basic_tag_allocator   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._report_tag_allocations   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._execute_global_allocate   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._execute_flexible_allocate   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._do_info_allocator   0% 8 8 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._report_router_info   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._execute_basic_routing_table_generator   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._execute_merged_routing_table_generator   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._do_routing_table_generator   0% 8 8 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._report_routers   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._report_router_summary   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._json_routing_tables   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._report_drift   0% 8 8 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._execute_locate_executable_start_type   0% 9 9 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._execute_buffer_manager_creator   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._execute_sdram_outgoing_partition_allocator   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._execute_control_sync   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._stage_mapping   0% 43 43 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._execute_graph_data_specification_writer   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._execute_reset_routing   0% 9 9 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._execute_graph_binary_gatherer   0% 9 9 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._execute_ordered_covering_compressor   0% 7 7 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._execute_ordered_covering_compression   0% 11 11 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._execute_pair_compressor   0% 7 7 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._execute_pair_compression   0% 11 11 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._execute_pair_unordered_compressor   0% 7 7 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._compression_skipable   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._execute_pre_compression   0% 12 12 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._do_compression   0% 17 17 0   0% 14 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._execute_load_routing_tables   0% 7 7 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._report_uncompressed_routing_table   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._check_uncompressed_routing_table   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._execute_fixed_routes   0% 9 9 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._execute_load_system_data_specification   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._execute_load_system_executable_images   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._execute_load_application_data_specification   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._execute_tags_from_machine_report   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._execute_load_tags   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._do_extra_load_algorithms   100% 0 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._report_memory_on_host   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._report_memory_on_chip   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._report_compressed   0% 16 16 0   0% 14 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._execute_application_load_executables   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._stage_data_generation   0% 23 23 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._report_sdram_usage_per_chip   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._execute_dsg_region_reloader   0% 8 8 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._execute_graph_provenance_gatherer   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._execute_placements_provenance_gatherer   0% 10 10 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._execute_router_provenance_gatherer   0% 10 10 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._execute_profile_data_gatherer   0% 10 10 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._do_read_provenance   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._report_energy   0% 9 9 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._do_provenance_reports   100% 0 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._execute_clear_router_diagnostic_counters   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._execute_clear_io_buf   0% 8 8 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._execute_runtime_update   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._execute_create_database_interface   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._execute_update_database_interface   0% 7 7 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._execute_create_notifiaction_protocol   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._execute_runner   0% 9 9 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._execute_extract_iobuff   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._execute_buffer_extractor   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._do_extract_from_machine   0% 9 9 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._do_run   0% 12 12 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._stage_run   0% 33 33 0   0% 14 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._recover_from_error   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase.__recover_from_error   0% 44 44 0   0% 12 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._print_iobuf   0% 4 4 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase.reset   0% 15 15 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase.__repr__   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._shutdown   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase.__clear   0% 10 10 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase.stop   0% 14 14 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._execute_application_finisher   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase._do_stop_workflow   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase.stop_run   0% 6 6 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase.continue_simulation   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase.__reset_object   0% 2 2 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py AbstractSpinnakerBase.__reset_graph_elements   0% 5 5 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / abstract_spinnaker_base.py (no function)   99% 238 2 0   100% 0 0   99%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / __init__.py (no function)   100% 2 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / buffer_manager.py BufferManager.__init__   0% 17 17 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / buffer_manager.py BufferManager._request_data   0% 20 20 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / buffer_manager.py BufferManager._verify_data   0% 17 17 0   0% 16 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / buffer_manager.py BufferManager.load_initial_buffers   0% 9 9 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / buffer_manager.py BufferManager.reset   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / buffer_manager.py BufferManager.resume   100% 0 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / buffer_manager.py BufferManager.clear_recorded_data   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / buffer_manager.py BufferManager._create_message_to_send   0% 12 12 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / buffer_manager.py BufferManager._send_initial_messages   0% 29 29 0   0% 12 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / buffer_manager.py BufferManager.extract_data   0% 12 12 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / buffer_manager.py BufferManager.__python_extract_with_monitors   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / buffer_manager.py BufferManager.__python_extract_no_monitors   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / buffer_manager.py BufferManager.get_data_by_placement   0% 8 8 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / buffer_manager.py BufferManager.get_recording   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / buffer_manager.py BufferManager.get_download   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / buffer_manager.py BufferManager._raise_error   0% 14 14 0   0% 12 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / buffer_manager.py BufferManager._retreive_by_placement   0% 15 15 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / buffer_manager.py BufferManager._get_region_information   0% 8 8 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / buffer_manager.py BufferManager.sender_vertices   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / buffer_manager.py (no function)   100% 54 0 2   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / buffer_models / __init__.py (no function)   100% 5 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / buffer_models / abstract_receive_buffers_to_host.py AbstractReceiveBuffersToHost.get_recorded_region_ids   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / buffer_models / abstract_receive_buffers_to_host.py AbstractReceiveBuffersToHost.get_recording_region_base_address   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / buffer_models / abstract_receive_buffers_to_host.py (no function)   100% 12 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / buffer_models / abstract_receive_regions_to_host.py AbstractReceiveRegionsToHost.get_download_regions   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / buffer_models / abstract_receive_regions_to_host.py (no function)   100% 10 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / buffer_models / abstract_sends_buffers_from_host.py AbstractSendsBuffersFromHost.buffering_input   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / buffer_models / abstract_sends_buffers_from_host.py AbstractSendsBuffersFromHost.get_regions   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / buffer_models / abstract_sends_buffers_from_host.py AbstractSendsBuffersFromHost.get_region_buffer_size   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / buffer_models / abstract_sends_buffers_from_host.py AbstractSendsBuffersFromHost.is_next_timestamp   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / buffer_models / abstract_sends_buffers_from_host.py AbstractSendsBuffersFromHost.get_next_timestamp   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / buffer_models / abstract_sends_buffers_from_host.py AbstractSendsBuffersFromHost.is_next_key   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / buffer_models / abstract_sends_buffers_from_host.py AbstractSendsBuffersFromHost.get_next_key   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / buffer_models / abstract_sends_buffers_from_host.py AbstractSendsBuffersFromHost.is_empty   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / buffer_models / abstract_sends_buffers_from_host.py AbstractSendsBuffersFromHost.rewind   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / buffer_models / abstract_sends_buffers_from_host.py (no function)   100% 25 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / buffer_models / sends_buffers_from_host_pre_buffered_impl.py SendsBuffersFromHostPreBufferedImpl.send_buffers   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / buffer_models / sends_buffers_from_host_pre_buffered_impl.py SendsBuffersFromHostPreBufferedImpl.buffering_input   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / buffer_models / sends_buffers_from_host_pre_buffered_impl.py SendsBuffersFromHostPreBufferedImpl.get_regions   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / buffer_models / sends_buffers_from_host_pre_buffered_impl.py SendsBuffersFromHostPreBufferedImpl.is_next_timestamp   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / buffer_models / sends_buffers_from_host_pre_buffered_impl.py SendsBuffersFromHostPreBufferedImpl.get_next_timestamp   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / buffer_models / sends_buffers_from_host_pre_buffered_impl.py SendsBuffersFromHostPreBufferedImpl.is_next_key   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / buffer_models / sends_buffers_from_host_pre_buffered_impl.py SendsBuffersFromHostPreBufferedImpl.get_next_key   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / buffer_models / sends_buffers_from_host_pre_buffered_impl.py SendsBuffersFromHostPreBufferedImpl.is_empty   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / buffer_models / sends_buffers_from_host_pre_buffered_impl.py SendsBuffersFromHostPreBufferedImpl.rewind   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / buffer_models / sends_buffers_from_host_pre_buffered_impl.py (no function)   100% 26 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / recording_utilities.py get_recording_header_size   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / recording_utilities.py get_recording_data_constant_size   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / recording_utilities.py get_recording_header_array   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / recording_utilities.py (no function)   100% 6 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / storage_objects / __init__.py (no function)   100% 4 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / storage_objects / buffer_database.py _timestamp   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / storage_objects / buffer_database.py BufferDatabase.clear_recording_region   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / storage_objects / buffer_database.py BufferDatabase._clear_recording_region   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / storage_objects / buffer_database.py BufferDatabase._read_recording   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / storage_objects / buffer_database.py BufferDatabase._read_recording_with_missing   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / storage_objects / buffer_database.py BufferDatabase._read_contents_single   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / storage_objects / buffer_database.py BufferDatabase._read_recording_by_extraction_id   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / storage_objects / buffer_database.py BufferDatabase._read_download_by_extraction_id   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / storage_objects / buffer_database.py BufferDatabase._read_recording_multiple   0% 9 9 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / storage_objects / buffer_database.py BufferDatabase._find_existing_recording_region_id   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / storage_objects / buffer_database.py BufferDatabase._find_existing_download_region_id   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / storage_objects / buffer_database.py BufferDatabase._get_existing_recording_region_id   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / storage_objects / buffer_database.py BufferDatabase._get_existing_download_region_id   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / storage_objects / buffer_database.py BufferDatabase._get_recording_region_id   0% 8 8 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / storage_objects / buffer_database.py BufferDatabase._get_download_region_id   0% 8 8 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / storage_objects / buffer_database.py BufferDatabase.store_setup_data   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / storage_objects / buffer_database.py BufferDatabase.start_new_extraction   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / storage_objects / buffer_database.py BufferDatabase.get_last_extraction_id   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / storage_objects / buffer_database.py BufferDatabase.store_recording   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / storage_objects / buffer_database.py BufferDatabase.store_download   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / storage_objects / buffer_database.py BufferDatabase.get_recording   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / storage_objects / buffer_database.py BufferDatabase.get_recording_by_extraction_id   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / storage_objects / buffer_database.py BufferDatabase.get_download_by_extraction_id   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / storage_objects / buffer_database.py BufferDatabase.write_session_credentials_to_db   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / storage_objects / buffer_database.py BufferDatabase._set_core_name   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / storage_objects / buffer_database.py BufferDatabase.store_vertex_labels   0% 5 5 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / storage_objects / buffer_database.py BufferDatabase.get_core_name   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / storage_objects / buffer_database.py BufferDatabase.get_power_monitor_core   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / storage_objects / buffer_database.py (no function)   100% 38 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / storage_objects / buffered_sending_region.py get_n_bytes   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / storage_objects / buffered_sending_region.py BufferedSendingRegion.__init__   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / storage_objects / buffered_sending_region.py BufferedSendingRegion.add_key   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / storage_objects / buffered_sending_region.py BufferedSendingRegion.add_keys   0% 2 2 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / storage_objects / buffered_sending_region.py BufferedSendingRegion.n_timestamps   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / storage_objects / buffered_sending_region.py BufferedSendingRegion.timestamps   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / storage_objects / buffered_sending_region.py BufferedSendingRegion.get_n_keys   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / storage_objects / buffered_sending_region.py BufferedSendingRegion.is_next_timestamp   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / storage_objects / buffered_sending_region.py BufferedSendingRegion.next_timestamp   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / storage_objects / buffered_sending_region.py BufferedSendingRegion.is_next_key   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / storage_objects / buffered_sending_region.py BufferedSendingRegion.next_key   0% 8 8 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / storage_objects / buffered_sending_region.py BufferedSendingRegion.current_timestamp   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / storage_objects / buffered_sending_region.py BufferedSendingRegion.rewind   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / storage_objects / buffered_sending_region.py BufferedSendingRegion.clear   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / storage_objects / buffered_sending_region.py (no function)   100% 31 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / storage_objects / buffers_sent_deque.py BuffersSentDeque.__init__   0% 7 7 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / storage_objects / buffers_sent_deque.py BuffersSentDeque.is_full   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / storage_objects / buffers_sent_deque.py BuffersSentDeque.is_empty   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / storage_objects / buffers_sent_deque.py BuffersSentDeque.send_stop_message   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / storage_objects / buffers_sent_deque.py BuffersSentDeque.add_message_to_send   0% 7 7 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / storage_objects / buffers_sent_deque.py BuffersSentDeque.messages   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / storage_objects / buffers_sent_deque.py BuffersSentDeque.update_last_received_sequence_number   0% 12 12 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / storage_objects / buffers_sent_deque.py BuffersSentDeque._remove_messages   0% 10 10 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / buffer_management / storage_objects / buffers_sent_deque.py (no function)   100% 22 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / config_handler.py ConfigHandler.__init__   0% 6 6 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / config_handler.py ConfigHandler._data_writer   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / config_handler.py ConfigHandler.__toggle_config   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / config_handler.py ConfigHandler._debug_configs   0% 25 25 0   0% 16 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / config_handler.py ConfigHandler._previous_handler   0% 8 8 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / config_handler.py ConfigHandler._error_on_previous   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / config_handler.py ConfigHandler._replaced_cfg   0% 4 4 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / config_handler.py ConfigHandler._reserve_system_vertices   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / config_handler.py ConfigHandler._remove_excess_folders   0% 22 22 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / config_handler.py ConfigHandler._set_up_report_specifics   0% 7 7 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / config_handler.py ConfigHandler._ensure_provenance_for_energy_report   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / config_handler.py (no function)   100% 32 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / config_setup.py unittest_setup   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / config_setup.py add_spinnaker_cfg   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / config_setup.py add_spinnaker_template   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / config_setup.py fec_cfg_paths_skipped   0% 28 28 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / config_setup.py (no function)   100% 14 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / ds / __init__.py (no function)   100% 6 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / ds / data_specification_base.py DataSpecificationBase.__init__   0% 9 9 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / ds / data_specification_base.py DataSpecificationBase._report   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / ds / data_specification_base.py DataSpecificationBase._flush   0% 2 2 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / ds / data_specification_base.py DataSpecificationBase.comment   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / ds / data_specification_base.py DataSpecificationBase.reserve_memory_region   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / ds / data_specification_base.py DataSpecificationBase.reference_memory_region   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / ds / data_specification_base.py DataSpecificationBase.switch_write_focus   0% 6 6 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / ds / data_specification_base.py DataSpecificationBase.write_value   0% 13 13 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / ds / data_specification_base.py DataSpecificationBase.write_array   0% 13 13 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / ds / data_specification_base.py DataSpecificationBase._check_write_block   0% 8 8 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / ds / data_specification_base.py DataSpecificationBase._end_write_block   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / ds / data_specification_base.py DataSpecificationBase._end_block   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / ds / data_specification_base.py DataSpecificationBase._commence_block   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / ds / data_specification_base.py DataSpecificationBase.end_specification   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / ds / data_specification_base.py (no function)   100% 26 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / ds / data_specification_generator.py DataSpecificationGenerator.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / ds / data_specification_generator.py DataSpecificationGenerator.reserve_memory_region   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / ds / data_specification_generator.py DataSpecificationGenerator.reference_memory_region   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / ds / data_specification_generator.py DataSpecificationGenerator._end_block   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / ds / data_specification_generator.py (no function)   100% 15 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / ds / data_specification_reloader.py DataSpecificationReloader.reserve_memory_region   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / ds / data_specification_reloader.py DataSpecificationReloader.reference_memory_region   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / ds / data_specification_reloader.py DataSpecificationReloader._end_block   0% 8 8 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / ds / data_specification_reloader.py (no function)   100% 12 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / ds / data_type.py DataType.__new__   100% 4 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / ds / data_type.py DataType.__init__   100% 14 0 0   100% 4 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / ds / data_type.py DataType.size   100% 1 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / ds / data_type.py DataType.min   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / ds / data_type.py DataType.max   100% 1 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / ds / data_type.py DataType.check_value   0% 4 4 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / ds / data_type.py DataType.scale   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / ds / data_type.py DataType.struct_encoding   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / ds / data_type.py DataType.numpy_typename   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / ds / data_type.py DataType.encode_as_int   0% 9 9 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / ds / data_type.py DataType.encode_as_numpy_int   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / ds / data_type.py DataType.encode_as_numpy_int_array   0% 8 8 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / ds / data_type.py DataType.as_bytes   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / ds / data_type.py DataType.decode_numpy_array   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / ds / data_type.py DataType.decode_array   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / ds / data_type.py (no function)   100% 53 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / ds / ds_sqllite_database.py DsSqlliteDatabase.__init__   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / ds / ds_sqllite_database.py DsSqlliteDatabase._context_entered   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / ds / ds_sqllite_database.py DsSqlliteDatabase.__init_ethernets   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / ds / ds_sqllite_database.py DsSqlliteDatabase.set_core   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / ds / ds_sqllite_database.py DsSqlliteDatabase.get_core_infos   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / ds / ds_sqllite_database.py DsSqlliteDatabase._set_chip   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / ds / ds_sqllite_database.py DsSqlliteDatabase.set_memory_region   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / ds / ds_sqllite_database.py DsSqlliteDatabase.get_region_size   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / ds / ds_sqllite_database.py DsSqlliteDatabase.set_reference   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / ds / ds_sqllite_database.py DsSqlliteDatabase.get_reference_pointers   0% 2 2 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / ds / ds_sqllite_database.py DsSqlliteDatabase.get_unlinked_references   0% 2 2 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / ds / ds_sqllite_database.py DsSqlliteDatabase.get_double_region   0% 2 2 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / ds / ds_sqllite_database.py DsSqlliteDatabase.set_region_content   0% 6 6 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / ds / ds_sqllite_database.py DsSqlliteDatabase.get_region_pointer   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / ds / ds_sqllite_database.py DsSqlliteDatabase.get_region_sizes   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / ds / ds_sqllite_database.py DsSqlliteDatabase.get_total_regions_size   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / ds / ds_sqllite_database.py DsSqlliteDatabase.set_start_address   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / ds / ds_sqllite_database.py DsSqlliteDatabase.get_start_address   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / ds / ds_sqllite_database.py DsSqlliteDatabase.set_region_pointer   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / ds / ds_sqllite_database.py DsSqlliteDatabase.get_region_pointers_and_content   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / ds / ds_sqllite_database.py DsSqlliteDatabase.get_regions_content   0% 2 2 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / ds / ds_sqllite_database.py DsSqlliteDatabase.get_max_content_size   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / ds / ds_sqllite_database.py DsSqlliteDatabase.get_content_sizes   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / ds / ds_sqllite_database.py DsSqlliteDatabase.get_ds_cores   0% 2 2 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / ds / ds_sqllite_database.py DsSqlliteDatabase.get_n_ds_cores   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / ds / ds_sqllite_database.py DsSqlliteDatabase.get_memory_to_malloc   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / ds / ds_sqllite_database.py DsSqlliteDatabase.get_memory_to_write   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / ds / ds_sqllite_database.py DsSqlliteDatabase.get_info_for_cores   0% 2 2 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / ds / ds_sqllite_database.py DsSqlliteDatabase.write_session_credentials_to_db   0% 8 8 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / ds / ds_sqllite_database.py DsSqlliteDatabase.set_info   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / ds / ds_sqllite_database.py (no function)   100% 51 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / __init__.py (no function)   100% 34 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / application_finisher.py application_finisher   0% 24 24 0   0% 12 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / application_finisher.py (no function)   100% 12 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / application_runner.py application_runner   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / application_runner.py _ApplicationRunner.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / application_runner.py _ApplicationRunner.run_app   0% 37 37 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / application_runner.py _ApplicationRunner._run_wait   0% 7 7 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / application_runner.py _ApplicationRunner._wait_for_start   0% 2 2 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / application_runner.py _ApplicationRunner._send_sync_signal   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / application_runner.py _ApplicationRunner._wait_for_end   0% 2 2 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / application_runner.py _ApplicationRunner._determine_simulation_sync_signals   0% 9 9 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / application_runner.py (no function)   100% 27 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / chip_iobuf_clearer.py chip_io_buf_clearer   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / chip_iobuf_clearer.py (no function)   100% 4 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / chip_iobuf_extractor.py chip_io_buf_extractor   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / chip_iobuf_extractor.py (no function)   100% 3 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / chip_provenance_updater.py chip_provenance_updater   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / chip_provenance_updater.py _ChipProvenanceUpdater.__init__   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / chip_provenance_updater.py _ChipProvenanceUpdater.run   0% 11 11 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / chip_provenance_updater.py _ChipProvenanceUpdater._update_provenance   0% 16 16 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / chip_provenance_updater.py (no function)   100% 18 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / chip_runtime_updater.py chip_runtime_updater   0% 12 12 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / chip_runtime_updater.py (no function)   100% 5 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / command_sender_adder.py add_command_senders   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / command_sender_adder.py CommandSenderAdder.__init__   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / command_sender_adder.py CommandSenderAdder.add_command_senders   0% 11 11 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / command_sender_adder.py CommandSenderAdder.__get_command_sender   0% 13 13 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / command_sender_adder.py (no function)   100% 16 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / compute_energy_used.py compute_energy_used   0% 57 57 0   0% 16 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / compute_energy_used.py _calculate_n_frames   0% 8 8 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / compute_energy_used.py _extract_router_packets   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / compute_energy_used.py _extract_cores_active_time   0% 17 17 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / compute_energy_used.py _assume_core_always_active   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / compute_energy_used.py _make_extra_monitor_core_use   0% 8 8 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / compute_energy_used.py compute_energy_over_time   0% 14 14 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / compute_energy_used.py (no function)   100% 26 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / create_notification_protocol.py create_notification_protocol   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / create_notification_protocol.py (no function)   100% 2 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / database_interface.py database_interface   0% 12 12 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / database_interface.py _write_to_db   0% 21 21 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / database_interface.py (no function)   100% 12 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / dsg_region_reloader.py reload_dsg_regions   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / dsg_region_reloader.py regenerate_data_spec   0% 10 10 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / dsg_region_reloader.py (no function)   100% 8 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / energy_provenance_reporter.py energy_provenance_reporter   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / energy_provenance_reporter.py __prop_name   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / energy_provenance_reporter.py (no function)   100% 7 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / find_application_chips_used.py FindApplicationChipsUsed.__call__   0% 13 13 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / find_application_chips_used.py FindApplicationChipsUsed._get_chips_used   0% 8 8 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / find_application_chips_used.py (no function)   100% 10 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / graph_binary_gatherer.py graph_binary_gatherer   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / graph_binary_gatherer.py _GraphBinaryGatherer.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / graph_binary_gatherer.py _GraphBinaryGatherer.gather_binaries   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / graph_binary_gatherer.py _GraphBinaryGatherer.__get_binary   0% 11 11 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / graph_binary_gatherer.py (no function)   100% 16 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / graph_data_specification_writer.py graph_data_specification_writer   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / graph_data_specification_writer.py _GraphDataSpecificationWriter.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / graph_data_specification_writer.py _GraphDataSpecificationWriter.run   0% 20 20 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / graph_data_specification_writer.py _GraphDataSpecificationWriter.__generate_data_spec_for_vertices   0% 30 30 0   0% 14 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / graph_data_specification_writer.py _GraphDataSpecificationWriter._run_check_queries   0% 10 10 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / graph_data_specification_writer.py (no function)   100% 23 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / graph_provenance_gatherer.py graph_provenance_gatherer   0% 11 11 0   0% 14 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / graph_provenance_gatherer.py (no function)   100% 4 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / hbp_allocator.py _HBPJobController.__init__   0% 9 9 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / hbp_allocator.py _HBPJobController.extend_allocation   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / hbp_allocator.py _HBPJobController._check_lease   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / hbp_allocator.py _HBPJobController._release   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / hbp_allocator.py _HBPJobController._set_power   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / hbp_allocator.py _HBPJobController._where_is   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / hbp_allocator.py _HBPJobController.close   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / hbp_allocator.py _HBPJobController._teardown   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / hbp_allocator.py _HBPJobController.power   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / hbp_allocator.py _HBPJobController.set_power   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / hbp_allocator.py _HBPJobController.where_is_machine   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / hbp_allocator.py _HBPJobController._wait   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / hbp_allocator.py hbp_allocator   0% 9 9 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / hbp_allocator.py _get_machine   0% 7 7 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / hbp_allocator.py (no function)   100% 32 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / host_no_bitfield_router_compression.py pair_compression   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / host_no_bitfield_router_compression.py ordered_covering_compression   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / host_no_bitfield_router_compression.py Compression.__init__   0% 8 8 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / host_no_bitfield_router_compression.py Compression.compress   0% 11 11 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / host_no_bitfield_router_compression.py Compression._load_routing_table   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / host_no_bitfield_router_compression.py Compression._check_for_success   0% 8 8 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / host_no_bitfield_router_compression.py Compression._load_executables   0% 6 6 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / host_no_bitfield_router_compression.py Compression._build_data   0% 7 7 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / host_no_bitfield_router_compression.py (no function)   100% 29 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / insert_chip_power_monitors_to_graphs.py sample_chip_power_monitor   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / insert_chip_power_monitors_to_graphs.py insert_chip_power_monitors_to_graphs   0% 6 6 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / insert_chip_power_monitors_to_graphs.py (no function)   100% 7 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / insert_extra_monitor_vertices_to_graphs.py sample_speedup_vertex   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / insert_extra_monitor_vertices_to_graphs.py sample_monitor_vertex   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / insert_extra_monitor_vertices_to_graphs.py insert_extra_monitor_vertices_to_graphs   0% 17 17 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / insert_extra_monitor_vertices_to_graphs.py (no function)   100% 10 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / load_data_specification.py load_using_advanced_monitors   0% 7 7 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / load_data_specification.py load_system_data_specs   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / load_data_specification.py load_application_data_specs   0% 8 8 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / load_data_specification.py _LoadDataSpecification.__set_router_timeouts   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / load_data_specification.py _LoadDataSpecification.__reset_router_timeouts   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / load_data_specification.py _LoadDataSpecification.__java_app   0% 7 7 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / load_data_specification.py _LoadDataSpecification.load_data_specs   0% 10 10 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / load_data_specification.py _LoadDataSpecification.__java_sys   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / load_data_specification.py _LoadDataSpecification.__python_load   0% 23 23 0   0% 14 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / load_data_specification.py _LoadDataSpecification.__python_malloc_core   0% 13 13 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / load_data_specification.py _LoadDataSpecification.__python_load_core   0% 28 28 0   0% 14 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / load_data_specification.py _LoadDataSpecification.__malloc_region_storage   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / load_data_specification.py (no function)   100% 33 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / load_executable_images.py load_app_images   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / load_executable_images.py load_sys_images   0% 7 7 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / load_executable_images.py _load_images   0% 17 17 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / load_executable_images.py filter_targets   0% 7 7 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / load_executable_images.py _start_simulation   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / load_executable_images.py (no function)   100% 20 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / load_fixed_routes.py load_fixed_routes   0% 6 6 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / load_fixed_routes.py (no function)   100% 3 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / locate_executable_start_type.py locate_executable_start_type   0% 10 10 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / locate_executable_start_type.py __add_vertex_to_subset   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / locate_executable_start_type.py (no function)   100% 8 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / placements_provenance_gatherer.py placements_provenance_gatherer   0% 8 8 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / placements_provenance_gatherer.py _add_placement_provenance   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / placements_provenance_gatherer.py (no function)   100% 10 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / profile_data_gatherer.py profile_data_gatherer   0% 7 7 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / profile_data_gatherer.py _write   0% 7 7 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / profile_data_gatherer.py (no function)   100% 10 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / read_routing_tables_from_machine.py read_routing_tables_from_machine   0% 9 9 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / read_routing_tables_from_machine.py _read_routing_table   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / read_routing_tables_from_machine.py (no function)   100% 6 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / router_provenance_gatherer.py router_provenance_gatherer   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / router_provenance_gatherer.py _RouterProvenanceGatherer.add_router_provenance_data   0% 13 13 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / router_provenance_gatherer.py _RouterProvenanceGatherer.__get_router_diagnostics   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / router_provenance_gatherer.py _RouterProvenanceGatherer._add_router_table_diagnostic   0% 9 9 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / router_provenance_gatherer.py _RouterProvenanceGatherer._add_unseen_router_chip_diagnostic   0% 7 7 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / router_provenance_gatherer.py _RouterProvenanceGatherer.__get_status   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / router_provenance_gatherer.py _RouterProvenanceGatherer.__router_diagnostics   0% 52 52 0   0% 24 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / router_provenance_gatherer.py (no function)   100% 23 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / routing_table_loader.py routing_table_loader   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / routing_table_loader.py (no function)   100% 4 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / sdram_outgoing_partition_allocator.py sdram_outgoing_partition_allocator   0% 30 30 0   0% 16 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / sdram_outgoing_partition_allocator.py (no function)   100% 11 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / spalloc_allocator_old.py _OldSpallocJobController.__init__   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / spalloc_allocator_old.py _OldSpallocJobController.extend_allocation   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / spalloc_allocator_old.py _OldSpallocJobController.close   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / spalloc_allocator_old.py _OldSpallocJobController.power   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / spalloc_allocator_old.py _OldSpallocJobController.set_power   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / spalloc_allocator_old.py _OldSpallocJobController.where_is_machine   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / spalloc_allocator_old.py _OldSpallocJobController._wait   0% 9 9 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / spalloc_allocator_old.py _OldSpallocJobController._teardown   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / spalloc_allocator_old.py spalloc_allocate_job_old   0% 7 7 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / spalloc_allocator_old.py _launch_checked_job_old   0% 33 33 0   0% 14 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / spalloc_allocator_old.py (no function)   100% 32 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / split_lpg_vertices.py split_lpg_vertices   0% 2 2 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / split_lpg_vertices.py (no function)   100% 5 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / system_multicast_routing_generator.py system_multicast_routing_generator   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / system_multicast_routing_generator.py _SystemMulticastRoutingGenerator.__init__   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / system_multicast_routing_generator.py _SystemMulticastRoutingGenerator.generate_system_routes   0% 7 7 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / system_multicast_routing_generator.py _SystemMulticastRoutingGenerator._generate_routing_tree   0% 16 16 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / system_multicast_routing_generator.py _SystemMulticastRoutingGenerator._logging_retry   0% 24 24 0   0% 14 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / system_multicast_routing_generator.py _SystemMulticastRoutingGenerator._add_routing_entry   0% 12 12 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / system_multicast_routing_generator.py _SystemMulticastRoutingGenerator._add_routing_entries   0% 19 19 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / system_multicast_routing_generator.py (no function)   100% 25 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / tags_loader.py tags_loader   0% 12 12 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / interface_functions / tags_loader.py (no function)   100% 4 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / java_caller.py JavaCaller.__init__   0% 20 20 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / java_caller.py JavaCaller._find_java_jar   0% 23 23 0   0% 14 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / java_caller.py JavaCaller.set_advanced_monitors   0% 18 18 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / java_caller.py JavaCaller._machine_json   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / java_caller.py JavaCaller.set_placements   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / java_caller.py JavaCaller._placement_json   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / java_caller.py JavaCaller._json_placement   0% 16 16 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / java_caller.py JavaCaller._json_iptag   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / java_caller.py JavaCaller._placements_grouped   0% 9 9 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / java_caller.py JavaCaller._write_gather   0% 22 22 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / java_caller.py JavaCaller._write_placements   0% 9 9 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / java_caller.py JavaCaller._run_java   0% 31 31 0   0% 12 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / java_caller.py JavaCaller.extract_all_data   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / java_caller.py JavaCaller.load_system_data_specification   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / java_caller.py JavaCaller.load_app_data_specification   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / java_caller.py (no function)   100% 41 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / profiling / __init__.py (no function)   100% 3 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / profiling / abstract_has_profile_data.py AbstractHasProfileData.get_profile_data   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / profiling / abstract_has_profile_data.py (no function)   100% 10 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / profiling / profile_data.py ProfileData.__init__   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / profiling / profile_data.py ProfileData.add_data   0% 14 14 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / profiling / profile_data.py ProfileData._add_tag_data   0% 17 17 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / profiling / profile_data.py ProfileData.tags   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / profiling / profile_data.py ProfileData.get_mean_ms   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / profiling / profile_data.py ProfileData.get_n_calls   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / profiling / profile_data.py ProfileData.get_mean_n_calls_per_ts   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / profiling / profile_data.py ProfileData.get_mean_ms_per_ts   0% 7 7 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / profiling / profile_data.py (no function)   100% 24 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / profiling / profile_utils.py get_profile_region_size   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / profiling / profile_utils.py reserve_profile_region   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / profiling / profile_utils.py write_profile_region_data   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / profiling / profile_utils.py get_profiling_data   0% 8 8 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / profiling / profile_utils.py (no function)   100% 14 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / __init__.py (no function)   100% 11 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / abstract_provides_local_provenance_data.py AbstractProvidesLocalProvenanceData.get_local_provenance_data   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / abstract_provides_local_provenance_data.py (no function)   100% 5 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / abstract_provides_provenance_data_from_machine.py AbstractProvidesProvenanceDataFromMachine.get_provenance_data_from_machine   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / abstract_provides_provenance_data_from_machine.py (no function)   100% 9 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / fec_timer.py FecTimer.setup   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / fec_timer.py FecTimer.__init__   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / fec_timer.py FecTimer.__enter__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / fec_timer.py FecTimer._report   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / fec_timer.py FecTimer._insert_timing   0% 6 6 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / fec_timer.py FecTimer.skip   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / fec_timer.py FecTimer.skip_if_has_not_run   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / fec_timer.py FecTimer.skip_if_virtual_board   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / fec_timer.py FecTimer.skip_if_empty   0% 8 8 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / fec_timer.py FecTimer.skip_if_cfg_false   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / fec_timer.py FecTimer.skip_if_cfgs_false   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / fec_timer.py FecTimer.skip_all_cfgs_false   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / fec_timer.py FecTimer.error   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / fec_timer.py FecTimer._stop_timer   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / fec_timer.py FecTimer.__convert_to_timedelta   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / fec_timer.py FecTimer.__exit__   0% 15 15 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / fec_timer.py FecTimer.__stop_category   0% 9 9 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / fec_timer.py FecTimer._change_category   0% 8 8 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / fec_timer.py FecTimer.start_category   0% 6 6 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / fec_timer.py FecTimer.end_category   0% 7 7 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / fec_timer.py FecTimer.stop_category_timing   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / fec_timer.py (no function)   100% 55 0 3   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / global_provenance.py GlobalProvenance.get_global_provenace_path   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / global_provenance.py GlobalProvenance.__init__   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / global_provenance.py GlobalProvenance.insert_version   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / global_provenance.py GlobalProvenance.insert_run_reset_mapping   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / global_provenance.py GlobalProvenance.insert_category   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / global_provenance.py GlobalProvenance.insert_category_timing   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / global_provenance.py GlobalProvenance.insert_timing   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / global_provenance.py GlobalProvenance.store_log   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / global_provenance.py GlobalProvenance._test_log_locked   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / global_provenance.py GlobalProvenance.run_query   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / global_provenance.py GlobalProvenance.get_timer_provenance   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / global_provenance.py GlobalProvenance.get_run_times   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / global_provenance.py GlobalProvenance.get_run_time_of_buffer_extractor   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / global_provenance.py GlobalProvenance.get_category_timer_sum   0% 9 9 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / global_provenance.py GlobalProvenance.get_category_timer_sum_by_reset   0% 11 11 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / global_provenance.py GlobalProvenance.get_category_timer_sums   0% 11 11 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / global_provenance.py GlobalProvenance.get_timer_sum_by_category   0% 9 9 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / global_provenance.py GlobalProvenance.get_timer_sum_by_category_and_reset   0% 11 11 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / global_provenance.py GlobalProvenance.get_timer_sum_by_work   0% 9 9 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / global_provenance.py GlobalProvenance.get_timer_sum_by_algorithm   0% 9 9 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / global_provenance.py GlobalProvenance.retreive_log_messages   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / global_provenance.py (no function)   100% 40 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / log_store_db.py LogStoreDB.store_log   0% 9 9 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / log_store_db.py LogStoreDB.retreive_log_messages   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / log_store_db.py LogStoreDB.get_location   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / log_store_db.py (no function)   100% 15 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / provenance_reader.py ProvenanceReader.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / provenance_reader.py ProvenanceReader.run_query   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / provenance_reader.py ProvenanceReader.cores_with_late_spikes   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / provenance_reader.py ProvenanceReader.get_provenance_for_router   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / provenance_reader.py ProvenanceReader.get_cores_with_provenace   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / provenance_reader.py ProvenanceReader.get_router_by_chip   0% 6 6 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / provenance_reader.py ProvenanceReader.get_monitor_by_chip   0% 6 6 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / provenance_reader.py ProvenanceReader.messages   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / provenance_reader.py ProvenanceReader.demo   0% 12 12 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / provenance_reader.py (no function)   95% 21 1 0   50% 2 1   91%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / provenance_writer.py ProvenanceWriter.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / provenance_writer.py ProvenanceWriter.insert_power   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / provenance_writer.py ProvenanceWriter.insert_gatherer   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / provenance_writer.py ProvenanceWriter.insert_monitor   0% 2 2 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / provenance_writer.py ProvenanceWriter.insert_monitor_value   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / provenance_writer.py ProvenanceWriter.insert_router   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / provenance_writer.py ProvenanceWriter.insert_core   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / provenance_writer.py ProvenanceWriter.insert_report   0% 11 11 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / provenance_writer.py ProvenanceWriter.insert_connector   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / provenance_writer.py ProvenanceWriter.insert_board_provenance   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / provenance_writer.py (no function)   100% 19 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / provides_provenance_data_from_machine_impl.py ProvidesProvenanceDataFromMachineImpl._provenance_region_id   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / provides_provenance_data_from_machine_impl.py ProvidesProvenanceDataFromMachineImpl._n_additional_data_items   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / provides_provenance_data_from_machine_impl.py ProvidesProvenanceDataFromMachineImpl.reserve_provenance_data_region   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / provides_provenance_data_from_machine_impl.py ProvidesProvenanceDataFromMachineImpl.get_provenance_data_size   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / provides_provenance_data_from_machine_impl.py ProvidesProvenanceDataFromMachineImpl._get_provenance_region_address   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / provides_provenance_data_from_machine_impl.py ProvidesProvenanceDataFromMachineImpl._read_provenance_data   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / provides_provenance_data_from_machine_impl.py ProvidesProvenanceDataFromMachineImpl._get_provenance_placement_description   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / provides_provenance_data_from_machine_impl.py ProvidesProvenanceDataFromMachineImpl.parse_system_provenance_items   0% 20 20 0   0% 12 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / provides_provenance_data_from_machine_impl.py ProvidesProvenanceDataFromMachineImpl._get_extra_provenance_words   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / provides_provenance_data_from_machine_impl.py ProvidesProvenanceDataFromMachineImpl.parse_extra_provenance_items   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / provides_provenance_data_from_machine_impl.py ProvidesProvenanceDataFromMachineImpl.get_provenance_data_from_machine   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / provides_provenance_data_from_machine_impl.py (no function)   100% 39 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / router_prov_mapper.py Plotter.__init__   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / router_prov_mapper.py Plotter.__enter__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / router_prov_mapper.py Plotter.__exit__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / router_prov_mapper.py Plotter.__do_chip_query   0% 8 8 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / router_prov_mapper.py Plotter.get_per_chip_prov_types   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / router_prov_mapper.py Plotter.get_per_chip_prov_details   0% 18 18 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / router_prov_mapper.py Plotter.__do_sum_query   0% 8 8 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / router_prov_mapper.py Plotter.get_per_core_prov_types   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / router_prov_mapper.py Plotter.get_sum_chip_prov_details   0% 15 15 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / router_prov_mapper.py Plotter.__plotter_apis   0% 9 9 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / router_prov_mapper.py Plotter.plot_per_core_data   0% 13 13 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / router_prov_mapper.py Plotter.plot_per_chip_data   0% 13 13 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / router_prov_mapper.py main   0% 25 25 0   0% 16 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / router_prov_mapper.py (no function)   0% 31 31 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / timer_category.py TimerCategory.__new__   100% 3 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / timer_category.py TimerCategory.__init__   100% 2 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / timer_category.py TimerCategory.category_name   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / timer_category.py (no function)   100% 15 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / timer_work.py TimerWork.__new__   100% 3 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / timer_work.py TimerWork.__init__   100% 2 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / timer_work.py TimerWork.work_name   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / provenance / timer_work.py (no function)   100% 17 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / simulation / __init__.py (no function)   100% 2 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / simulation / simulation_utilities.py get_simulation_header_array   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / simulation / simulation_utilities.py get_simulation_header_array_no_timestep   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / simulation / simulation_utilities.py (no function)   100% 7 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / spinnaker.py SpiNNaker._add_cfg_defaults_and_template   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / spinnaker.py SpiNNaker._user_cfg_file   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / spinnaker.py SpiNNaker._data_writer_cls   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / spinnaker.py (no function)   100% 14 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / splitter_selectors / __init__.py (no function)   100% 2 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / splitter_selectors / splitter_selector.py splitter_selector   0% 3 3 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / splitter_selectors / splitter_selector.py vertex_selector   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / interface / splitter_selectors / splitter_selector.py (no function)   100% 10 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / base_database.py _timestamp   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / base_database.py BaseDatabase.__init__   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / base_database.py BaseDatabase.default_database_file   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / base_database.py BaseDatabase._get_core_id   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / base_database.py (no function)   100% 17 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / connections / __init__.py (no function)   100% 2 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / connections / live_event_connection.py _is_spalloc_eieio   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / connections / live_event_connection.py LiveEventConnection.__init__   0% 38 38 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / connections / live_event_connection.py LiveEventConnection.add_send_label   0% 8 8 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / connections / live_event_connection.py LiveEventConnection.add_receive_label   0% 12 12 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / connections / live_event_connection.py LiveEventConnection.add_init_callback   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / connections / live_event_connection.py LiveEventConnection.add_receive_callback   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / connections / live_event_connection.py LiveEventConnection.add_receive_no_time_callback   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / connections / live_event_connection.py LiveEventConnection.add_start_callback   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / connections / live_event_connection.py LiveEventConnection.add_start_resume_callback   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / connections / live_event_connection.py LiveEventConnection.add_pause_stop_callback   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / connections / live_event_connection.py LiveEventConnection.__read_database_callback   0% 13 13 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / connections / live_event_connection.py LiveEventConnection.__init_sender   0% 11 11 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / connections / live_event_connection.py LiveEventConnection.__init_receivers   0% 23 23 0   0% 14 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / connections / live_event_connection.py LiveEventConnection.__get_live_input_details   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / connections / live_event_connection.py LiveEventConnection.__get_live_output_details   0% 7 7 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / connections / live_event_connection.py LiveEventConnection.__handle_possible_rerun_state   0% 9 9 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / connections / live_event_connection.py LiveEventConnection.__launch_thread   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / connections / live_event_connection.py LiveEventConnection.__do_start_resume   0% 10 10 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / connections / live_event_connection.py LiveEventConnection.__do_stop_pause   0% 9 9 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / connections / live_event_connection.py LiveEventConnection.__send_tag_messages_thread   0% 7 7 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / connections / live_event_connection.py LiveEventConnection.__send_tag_messages_now   0% 12 12 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / connections / live_event_connection.py LiveEventConnection.__handle_scp_packet   0% 9 9 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / connections / live_event_connection.py LiveEventConnection.__do_receive_packet   0% 14 14 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / connections / live_event_connection.py LiveEventConnection.__rcv_label   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / connections / live_event_connection.py LiveEventConnection.__handle_time_packet   0% 24 24 0   0% 16 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / connections / live_event_connection.py LiveEventConnection.__handle_no_time_packet   0% 21 21 0   0% 16 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / connections / live_event_connection.py LiveEventConnection.__handle_unknown_key   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / connections / live_event_connection.py LiveEventConnection.send_event   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / connections / live_event_connection.py LiveEventConnection.send_events   0% 22 22 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / connections / live_event_connection.py LiveEventConnection.send_event_with_payload   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / connections / live_event_connection.py LiveEventConnection.send_events_with_payloads   0% 18 18 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / connections / live_event_connection.py LiveEventConnection.send_eieio_message   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / connections / live_event_connection.py LiveEventConnection._send   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / connections / live_event_connection.py LiveEventConnection.close   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / connections / live_event_connection.py (no function)   100% 75 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / constants.py (no function)   100% 44 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / data_utils.py generate_system_data_region   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / data_utils.py generate_steps_system_data_region   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / data_utils.py (no function)   100% 6 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / database / __init__.py (no function)   100% 5 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / database / database_connection.py DatabaseConnection.__init__   0% 8 8 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / database / database_connection.py DatabaseConnection.add_database_callback   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / database / database_connection.py DatabaseConnection.__run   0% 9 9 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / database / database_connection.py DatabaseConnection.__process_run_cycle   0% 9 9 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / database / database_connection.py DatabaseConnection.__read_db   0% 10 10 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / database / database_connection.py DatabaseConnection.__start_resume   0% 6 6 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / database / database_connection.py DatabaseConnection.__pause_stop   0% 6 6 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / database / database_connection.py DatabaseConnection.__send_command   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / database / database_connection.py DatabaseConnection.__receive_command   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / database / database_connection.py DatabaseConnection.close   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / database / database_connection.py (no function)   100% 25 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / database / database_reader.py DatabaseReader.__init__   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / database / database_reader.py DatabaseReader.get_job   0% 21 21 0   0% 16 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / database / database_reader.py DatabaseReader.get_key_to_atom_id_mapping   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / database / database_reader.py DatabaseReader.get_atom_id_to_key_mapping   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / database / database_reader.py DatabaseReader.get_live_output_details   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / database / database_reader.py DatabaseReader.get_configuration_parameter_value   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / database / database_reader.py DatabaseReader.get_placements   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / database / database_reader.py DatabaseReader.get_ip_address   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / database / database_reader.py (no function)   100% 13 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / database / database_updater.py DatabaseUpdater.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / database / database_updater.py DatabaseUpdater.update_system_params   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / database / database_updater.py (no function)   100% 7 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / database / database_writer.py DatabaseWriter.__init__   0% 8 8 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / database / database_writer.py DatabaseWriter.auto_detect_database   0% 6 6 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / database / database_writer.py DatabaseWriter.database_path   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / database / database_writer.py DatabaseWriter.__insert   0% 6 6 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / database / database_writer.py DatabaseWriter.add_machine_objects   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / database / database_writer.py DatabaseWriter.add_application_vertices   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / database / database_writer.py DatabaseWriter.__add_machine_vertex   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / database / database_writer.py DatabaseWriter.add_proxy_configuration   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / database / database_writer.py DatabaseWriter.add_placements   0% 4 4 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / database / database_writer.py DatabaseWriter.add_tags   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / database / database_writer.py DatabaseWriter.create_atom_to_event_id_mapping   0% 19 19 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / database / database_writer.py DatabaseWriter.create_device_atom_event_id_mapping   0% 4 4 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / database / database_writer.py DatabaseWriter._get_machine_lpg_mappings   0% 3 3 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / database / database_writer.py DatabaseWriter.__lpg_splitter   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / database / database_writer.py DatabaseWriter.add_lpg_mapping   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / database / database_writer.py (no function)   100% 38 0 2   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / emergency_recovery.py _emergency_state_check   0% 25 25 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / emergency_recovery.py _emergency_iobuf_extract   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / emergency_recovery.py emergency_recover_state_from_failure   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / emergency_recovery.py emergency_recover_states_from_failure   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / emergency_recovery.py (no function)   100% 15 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / exceptions.py (no function)   100% 12 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / helpful_functions.py locate_extra_monitor_mc_receiver   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / helpful_functions.py read_data   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / helpful_functions.py get_region_base_address_offset   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / helpful_functions.py locate_memory_region_for_placement   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / helpful_functions.py convert_string_into_chip_and_core_subset   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / helpful_functions.py flood_fill_binary_to_spinnaker   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / helpful_functions.py generate_unique_folder_name   0% 6 6 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / helpful_functions.py get_ethernet_chip   0% 4 4 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / helpful_functions.py determine_flow_states   0% 17 17 0   0% 12 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / helpful_functions.py convert_vertices_to_core_subset   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / helpful_functions.py n_word_struct   0% 8 8 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / helpful_functions.py get_defaultable_source_id   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / helpful_functions.py (no function)   100% 25 0 4   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / iobuf_extractor.py _DummyProgress.over   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / iobuf_extractor.py IOBufExtractor.__init__   0% 15 15 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / iobuf_extractor.py IOBufExtractor.extract_iobuf   0% 9 9 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / iobuf_extractor.py IOBufExtractor.__progress   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / iobuf_extractor.py IOBufExtractor.__prov_path   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / iobuf_extractor.py IOBufExtractor.__extract_all_cores   0% 7 7 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / iobuf_extractor.py IOBufExtractor.__extract_selected_cores_and_types   0% 13 13 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / iobuf_extractor.py IOBufExtractor.__extract_selected_cores   0% 9 9 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / iobuf_extractor.py IOBufExtractor.__extract_selected_types   0% 10 10 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / iobuf_extractor.py IOBufExtractor.__extract_iobufs_for_binary   0% 7 7 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / iobuf_extractor.py IOBufExtractor.__process_one_iobuf   0% 9 9 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / iobuf_extractor.py IOBufExtractor.__recover_iobufs   0% 11 11 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / iobuf_extractor.py IOBufExtractor.__add_value_if_match   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / iobuf_extractor.py (no function)   100% 38 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / math_constants.py (no function)   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / notification_protocol / __init__.py (no function)   100% 2 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / notification_protocol / notification_protocol.py NotificationProtocol.__init__   0% 6 6 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / notification_protocol / notification_protocol.py NotificationProtocol.wait_for_confirmation   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / notification_protocol / notification_protocol.py NotificationProtocol.send_start_resume_notification   0% 7 7 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / notification_protocol / notification_protocol.py NotificationProtocol.send_stop_pause_notification   0% 7 7 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / notification_protocol / notification_protocol.py NotificationProtocol.send_read_notification   0% 8 8 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / notification_protocol / notification_protocol.py NotificationProtocol._send_read_notification   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / notification_protocol / notification_protocol.py NotificationProtocol.__do_read_notify   0% 15 15 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / notification_protocol / notification_protocol.py NotificationProtocol.sent_visualisation_confirmation   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / notification_protocol / notification_protocol.py NotificationProtocol.close   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / notification_protocol / notification_protocol.py (no function)   100% 25 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / report_functions / __init__.py (no function)   100% 13 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / report_functions / board_chip_report.py board_chip_report   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / report_functions / board_chip_report.py _write_report   0% 31 31 0   0% 16 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / report_functions / board_chip_report.py (no function)   100% 7 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / report_functions / drift_report.py drift_report   0% 32 32 0   0% 22 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / report_functions / drift_report.py (no function)   100% 9 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / report_functions / energy_report.py EnergyReport.write_energy_report   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / report_functions / energy_report.py EnergyReport._write_summary_report   0% 17 17 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / report_functions / energy_report.py (no function)   100% 11 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / report_functions / fixed_route_from_machine_report.py fixed_route_from_machine_report   0% 12 12 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / report_functions / fixed_route_from_machine_report.py _reduce_route_value   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / report_functions / fixed_route_from_machine_report.py _expand_route_value   0% 7 7 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / report_functions / fixed_route_from_machine_report.py (no function)   100% 7 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / report_functions / memory_map_on_host_chip_report.py memory_map_on_host_chip_report   0% 13 13 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / report_functions / memory_map_on_host_chip_report.py _describe_mem_map   0% 6 6 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / report_functions / memory_map_on_host_chip_report.py _get_region_table_addr   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / report_functions / memory_map_on_host_chip_report.py (no function)   100% 18 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / report_functions / memory_map_on_host_report.py memory_map_on_host_report   0% 9 9 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / report_functions / memory_map_on_host_report.py (no function)   100% 6 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / report_functions / network_specification.py network_specification   0% 8 8 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / report_functions / network_specification.py _write_report   0% 11 11 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / report_functions / network_specification.py (no function)   100% 9 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / report_functions / real_tags_report.py tags_from_machine_report   0% 7 7 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / report_functions / real_tags_report.py _get_tags   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / report_functions / real_tags_report.py (no function)   100% 6 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / report_functions / reports.py tag_allocator_report   0% 11 11 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / report_functions / reports.py placer_reports_with_application_graph   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / report_functions / reports.py router_summary_report   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / report_functions / reports.py router_compressed_summary_report   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / report_functions / reports.py _do_router_summary_report   0% 34 34 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / report_functions / reports.py router_report_from_paths   0% 13 13 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / report_functions / reports.py _write_one_router_partition_report   0% 10 10 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / report_functions / reports.py partitioner_report   0% 12 12 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / report_functions / reports.py _write_one_vertex_partition   0% 12 12 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / report_functions / reports.py placement_report_with_application_graph_by_vertex   0% 12 12 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / report_functions / reports.py _write_one_vertex_application_placement   0% 18 18 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / report_functions / reports.py placement_report_with_application_graph_by_core   0% 13 13 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / report_functions / reports.py _write_one_chip_application_placement   0% 27 27 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / report_functions / reports.py sdram_usage_report_per_chip   0% 17 17 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / report_functions / reports.py _sdram_usage_report_per_chip_with_timesteps   0% 23 23 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / report_functions / reports.py routing_info_report   0% 11 11 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / report_functions / reports.py _write_vertex_virtual_keys   0% 9 9 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / report_functions / reports.py router_report_from_router_tables   0% 8 8 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / report_functions / reports.py router_report_from_compressed_router_tables   0% 7 7 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / report_functions / reports.py generate_routing_table   0% 20 20 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / report_functions / reports.py _compression_ratio   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / report_functions / reports.py generate_comparison_router_report   0% 31 31 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / report_functions / reports.py _search_route   0% 18 18 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / report_functions / reports.py _recursive_trace_to_destinations   0% 20 20 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / report_functions / reports.py _locate_routing_entry   0% 5 5 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / report_functions / reports.py (no function)   100% 45 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / report_functions / router_summary.py RouterSummary.__init__   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / report_functions / router_summary.py RouterSummary.total_entries   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / report_functions / router_summary.py RouterSummary.max_per_chip   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / report_functions / router_summary.py RouterSummary.max_defaultable   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / report_functions / router_summary.py RouterSummary.max_link   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / report_functions / router_summary.py RouterSummary.unqiue_routes   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / report_functions / router_summary.py (no function)   100% 13 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / report_functions / routing_compression_report.py generate_routing_compression_checker_report   0% 17 17 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / report_functions / routing_compression_report.py (no function)   100% 9 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / report_functions / write_json_machine.py write_json_machine   0% 11 11 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / report_functions / write_json_machine.py _progress   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / report_functions / write_json_machine.py (no function)   100% 9 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / report_functions / write_json_placements.py write_json_placements   0% 10 10 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / report_functions / write_json_placements.py (no function)   100% 10 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / report_functions / write_json_routing_tables.py write_json_routing_tables   0% 11 11 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / report_functions / write_json_routing_tables.py (no function)   100% 7 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / scp / __init__.py (no function)   100% 7 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / scp / clear_iobuf_process.py _ClearIOBUFRequest.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / scp / clear_iobuf_process.py _ClearIOBUFRequest.get_scp_response   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / scp / clear_iobuf_process.py ClearIOBUFProcess.__receive_response   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / scp / clear_iobuf_process.py ClearIOBUFProcess.clear_iobuf   0% 6 6 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / scp / clear_iobuf_process.py (no function)   100% 17 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / scp / get_current_time_process.py _GetCurrentTimeResponse.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / scp / get_current_time_process.py _GetCurrentTimeResponse.read_data_bytestring   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / scp / get_current_time_process.py _GetCurrentTimeResponse.current_time   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / scp / get_current_time_process.py _GetCurrentTimeRequest.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / scp / get_current_time_process.py _GetCurrentTimeRequest.get_scp_response   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / scp / get_current_time_process.py GetCurrentTimeProcess.__init__   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / scp / get_current_time_process.py GetCurrentTimeProcess.__receive_response   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / scp / get_current_time_process.py GetCurrentTimeProcess.get_latest_runtime   0% 10 10 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / scp / get_current_time_process.py (no function)   100% 32 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / scp / load_mc_routes_process.py LoadMCRoutesProcess.load_application_mc_routes   0% 4 4 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / scp / load_mc_routes_process.py LoadMCRoutesProcess.load_system_mc_routes   0% 4 4 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / scp / load_mc_routes_process.py (no function)   100% 8 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / scp / reinjector_control_process.py ReinjectorControlProcess.clear_queue   0% 4 4 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / scp / reinjector_control_process.py ReinjectorControlProcess.reset_counters   0% 4 4 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / scp / reinjector_control_process.py ReinjectorControlProcess.__handle_response   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / scp / reinjector_control_process.py ReinjectorControlProcess.get_reinjection_status   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / scp / reinjector_control_process.py ReinjectorControlProcess.get_reinjection_status_for_core_subsets   0% 10 10 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / scp / reinjector_control_process.py ReinjectorControlProcess.set_packet_types   0% 4 4 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / scp / reinjector_control_process.py ReinjectorControlProcess.set_wait1_timeout   0% 3 3 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / scp / reinjector_control_process.py ReinjectorControlProcess.set_wait2_timeout   0% 3 3 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / scp / reinjector_control_process.py ReinjectorControlProcess.__set_timeout   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / scp / reinjector_control_process.py (no function)   100% 23 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / scp / send_pause_process.py _SendPauseRequest.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / scp / send_pause_process.py _SendPauseRequest.get_scp_response   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / scp / send_pause_process.py SendPauseProcess.__receive_response   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / scp / send_pause_process.py SendPauseProcess.send_pause   0% 4 4 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / scp / send_pause_process.py (no function)   100% 18 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / scp / update_runtime_process.py _UpdateRuntimeRequest.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / scp / update_runtime_process.py _UpdateRuntimeRequest.get_scp_response   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / scp / update_runtime_process.py UpdateRuntimeProcess.__receive_response   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / scp / update_runtime_process.py UpdateRuntimeProcess.update_runtime   0% 4 4 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / scp / update_runtime_process.py (no function)   100% 19 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / sqlite_db.py SQLiteDB.__init__   0% 28 28 0   0% 14 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / sqlite_db.py SQLiteDB._context_entered   0% 7 7 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / sqlite_db.py SQLiteDB.__enter__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / sqlite_db.py SQLiteDB.__exit__   0% 7 7 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / sqlite_db.py SQLiteDB.__del__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / sqlite_db.py SQLiteDB.close   0% 6 6 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / sqlite_db.py SQLiteDB.__pragma   0% 13 13 0   0% 12 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / sqlite_db.py SQLiteDB.cursor   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / sqlite_db.py SQLiteDB.lastrowid   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / sqlite_db.py SQLiteDB.rowcount   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / sqlite_db.py SQLiteDB.fetchone   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / sqlite_db.py (no function)   100% 29 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / system_control_logic.py run_system_application   0% 35 35 0   0% 18 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / system_control_logic.py _report_iobuf_messages   0% 7 7 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / system_control_logic.py _load_application   0% 11 11 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / system_control_logic.py (no function)   100% 13 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_calls.py _mkdir   0% 4 4 2   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_calls.py get_region_base_address_offset   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_calls.py get_report_writer   0% 8 8 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_calls.py parse_old_spalloc   0% 8 8 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_calls.py retarget_tag   0% 7 7 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_calls.py pick_core_for_system_placement   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_calls.py check_file_exists   0% 12 12 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_calls.py (no function)   100% 24 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / __init__.py (no function)   100% 6 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / dpri_flags.py (no function)   100% 6 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / executable_type.py (no function)   100% 7 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / extra_monitor_scp_messages / __init__.py (no function)   100% 8 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / extra_monitor_scp_messages / clear_reinjection_queue_message.py ClearReinjectionQueueMessage.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / extra_monitor_scp_messages / clear_reinjection_queue_message.py ClearReinjectionQueueMessage.get_scp_response   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / extra_monitor_scp_messages / clear_reinjection_queue_message.py (no function)   100% 12 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / extra_monitor_scp_messages / get_reinjection_status_message.py GetReinjectionStatusMessage.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / extra_monitor_scp_messages / get_reinjection_status_message.py GetReinjectionStatusMessage.get_scp_response   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / extra_monitor_scp_messages / get_reinjection_status_message.py GetReinjectionStatusMessageResponse.__init__   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / extra_monitor_scp_messages / get_reinjection_status_message.py GetReinjectionStatusMessageResponse.read_data_bytestring   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / extra_monitor_scp_messages / get_reinjection_status_message.py GetReinjectionStatusMessageResponse.reinjection_functionality_status   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / extra_monitor_scp_messages / get_reinjection_status_message.py (no function)   100% 22 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / extra_monitor_scp_messages / load_application_mc_routes_message.py LoadApplicationMCRoutesMessage.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / extra_monitor_scp_messages / load_application_mc_routes_message.py LoadApplicationMCRoutesMessage.get_scp_response   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / extra_monitor_scp_messages / load_application_mc_routes_message.py (no function)   100% 12 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / extra_monitor_scp_messages / load_system_mc_routes_message.py LoadSystemMCRoutesMessage.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / extra_monitor_scp_messages / load_system_mc_routes_message.py LoadSystemMCRoutesMessage.get_scp_response   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / extra_monitor_scp_messages / load_system_mc_routes_message.py (no function)   100% 12 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / extra_monitor_scp_messages / reinjector_scp_commands.py (no function)   100% 9 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / extra_monitor_scp_messages / reset_counters_message.py ResetCountersMessage.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / extra_monitor_scp_messages / reset_counters_message.py ResetCountersMessage.get_scp_response   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / extra_monitor_scp_messages / reset_counters_message.py (no function)   100% 12 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / extra_monitor_scp_messages / set_reinjection_packet_types_message.py SetReinjectionPacketTypesMessage.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / extra_monitor_scp_messages / set_reinjection_packet_types_message.py SetReinjectionPacketTypesMessage.get_scp_response   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / extra_monitor_scp_messages / set_reinjection_packet_types_message.py (no function)   100% 13 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / extra_monitor_scp_messages / set_router_timeout_message.py SetRouterTimeoutMessage.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / extra_monitor_scp_messages / set_router_timeout_message.py SetRouterTimeoutMessage.get_scp_response   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / extra_monitor_scp_messages / set_router_timeout_message.py (no function)   100% 12 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / extra_monitor_scp_messages / speedup_in_scp_commands.py (no function)   100% 5 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / live_packet_gather_parameters.py LivePacketGatherParameters.__init__   0% 24 24 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / live_packet_gather_parameters.py LivePacketGatherParameters.port   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / live_packet_gather_parameters.py LivePacketGatherParameters.hostname   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / live_packet_gather_parameters.py LivePacketGatherParameters.tag   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / live_packet_gather_parameters.py LivePacketGatherParameters.strip_sdp   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / live_packet_gather_parameters.py LivePacketGatherParameters.use_prefix   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / live_packet_gather_parameters.py LivePacketGatherParameters.key_prefix   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / live_packet_gather_parameters.py LivePacketGatherParameters.prefix_type   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / live_packet_gather_parameters.py LivePacketGatherParameters.message_type   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / live_packet_gather_parameters.py LivePacketGatherParameters.right_shift   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / live_packet_gather_parameters.py LivePacketGatherParameters.payload_as_time_stamps   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / live_packet_gather_parameters.py LivePacketGatherParameters.use_payload_prefix   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / live_packet_gather_parameters.py LivePacketGatherParameters.payload_prefix   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / live_packet_gather_parameters.py LivePacketGatherParameters.payload_right_shift   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / live_packet_gather_parameters.py LivePacketGatherParameters.number_of_packets_sent_per_time_step   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / live_packet_gather_parameters.py LivePacketGatherParameters.label   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / live_packet_gather_parameters.py LivePacketGatherParameters.received_key_mask   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / live_packet_gather_parameters.py LivePacketGatherParameters.translate_keys   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / live_packet_gather_parameters.py LivePacketGatherParameters.translated_key_right_shift   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / live_packet_gather_parameters.py LivePacketGatherParameters.get_iptag_resource   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / live_packet_gather_parameters.py LivePacketGatherParameters.__eq__   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / live_packet_gather_parameters.py LivePacketGatherParameters.__ne__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / live_packet_gather_parameters.py LivePacketGatherParameters.__hash__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / live_packet_gather_parameters.py (no function)   100% 50 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / power_used.py PowerUsed.__init__   0% 18 18 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / power_used.py PowerUsed.n_chips   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / power_used.py PowerUsed.n_active_chips   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / power_used.py PowerUsed.n_cores   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / power_used.py PowerUsed.n_active_cores   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / power_used.py PowerUsed.n_boards   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / power_used.py PowerUsed.n_frames   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / power_used.py PowerUsed.exec_time_s   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / power_used.py PowerUsed.mapping_time_s   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / power_used.py PowerUsed.loading_time_s   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / power_used.py PowerUsed.saving_time_s   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / power_used.py PowerUsed.other_time_s   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / power_used.py PowerUsed.total_time_s   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / power_used.py PowerUsed.exec_energy_j   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / power_used.py PowerUsed.exec_energy_cores_j   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / power_used.py PowerUsed.exec_energy_boards_j   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / power_used.py PowerUsed.mapping_energy_j   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / power_used.py PowerUsed.loading_energy_j   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / power_used.py PowerUsed.saving_energy_j   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / power_used.py PowerUsed.other_energy_j   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / power_used.py PowerUsed.total_energy_j   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / power_used.py PowerUsed.__sub__   0% 15 15 0   0% 14 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / power_used.py PowerUsed.__add__   0% 15 15 0   0% 14 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / power_used.py (no function)   100% 46 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / reinjection_status.py _decode_router_timeout_value   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / reinjection_status.py ReInjectionStatus.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / reinjection_status.py ReInjectionStatus.router_wait1_timeout   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / reinjection_status.py ReInjectionStatus.router_wait1_timeout_parameters   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / reinjection_status.py ReInjectionStatus.router_wait2_timeout   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / reinjection_status.py ReInjectionStatus.router_wait2_timeout_parameters   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / reinjection_status.py ReInjectionStatus.n_dropped_packets   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / reinjection_status.py ReInjectionStatus.n_missed_dropped_packets   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / reinjection_status.py ReInjectionStatus.n_dropped_packet_overflows   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / reinjection_status.py ReInjectionStatus.n_processor_dumps   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / reinjection_status.py ReInjectionStatus.n_link_dumps   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / reinjection_status.py ReInjectionStatus.n_reinjected_packets   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / reinjection_status.py ReInjectionStatus._flag_set   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / reinjection_status.py ReInjectionStatus.is_reinjecting_multicast   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / reinjection_status.py ReInjectionStatus.is_reinjecting_point_to_point   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / reinjection_status.py ReInjectionStatus.is_reinjecting_nearest_neighbour   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / reinjection_status.py ReInjectionStatus.is_reinjecting_fixed_route   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / reinjection_status.py ReInjectionStatus.links_dropped_from   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / reinjection_status.py ReInjectionStatus.processors_dropped_from   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utilities / utility_objs / reinjection_status.py (no function)   100% 41 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / __init__.py (no function)   100% 13 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / chip_power_monitor_machine_vertex.py ChipPowerMonitorMachineVertex.__init__   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / chip_power_monitor_machine_vertex.py ChipPowerMonitorMachineVertex.sdram_required   0% 12 12 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / chip_power_monitor_machine_vertex.py ChipPowerMonitorMachineVertex.get_binary_file_name   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / chip_power_monitor_machine_vertex.py ChipPowerMonitorMachineVertex.generate_data_specification   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / chip_power_monitor_machine_vertex.py ChipPowerMonitorMachineVertex._write_configuration_region   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / chip_power_monitor_machine_vertex.py ChipPowerMonitorMachineVertex._write_setup_info   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / chip_power_monitor_machine_vertex.py ChipPowerMonitorMachineVertex._reserve_memory_regions   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / chip_power_monitor_machine_vertex.py ChipPowerMonitorMachineVertex.get_binary_start_type   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / chip_power_monitor_machine_vertex.py ChipPowerMonitorMachineVertex.binary_start_type   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / chip_power_monitor_machine_vertex.py ChipPowerMonitorMachineVertex.get_recording_region_base_address   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / chip_power_monitor_machine_vertex.py ChipPowerMonitorMachineVertex.get_recorded_region_ids   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / chip_power_monitor_machine_vertex.py ChipPowerMonitorMachineVertex._deduce_sdram_requirements_per_timer_tick   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / chip_power_monitor_machine_vertex.py (no function)   100% 52 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / command_sender.py CommandSender.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / command_sender.py CommandSender.add_commands   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / command_sender.py CommandSender.edges_and_partitions   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / command_sender.py CommandSender.get_fixed_key_and_mask   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / command_sender.py (no function)   100% 15 0 2   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / command_sender_machine_vertex.py CommandSenderMachineVertex.__init__   0% 8 8 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / command_sender_machine_vertex.py CommandSenderMachineVertex.add_commands   0% 18 18 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / command_sender_machine_vertex.py CommandSenderMachineVertex.get_fixed_key_and_mask   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / command_sender_machine_vertex.py CommandSenderMachineVertex._provenance_region_id   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / command_sender_machine_vertex.py CommandSenderMachineVertex._n_additional_data_items   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / command_sender_machine_vertex.py CommandSenderMachineVertex.sdram_required   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / command_sender_machine_vertex.py CommandSenderMachineVertex.generate_data_specification   0% 20 20 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / command_sender_machine_vertex.py CommandSenderMachineVertex._write_basic_commands   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / command_sender_machine_vertex.py CommandSenderMachineVertex._write_timed_commands   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / command_sender_machine_vertex.py CommandSenderMachineVertex.__write_command   0% 7 7 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / command_sender_machine_vertex.py CommandSenderMachineVertex._reserve_memory_regions   0% 6 6 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / command_sender_machine_vertex.py CommandSenderMachineVertex.get_timed_commands_bytes   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / command_sender_machine_vertex.py CommandSenderMachineVertex.get_n_command_bytes   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / command_sender_machine_vertex.py CommandSenderMachineVertex.get_binary_file_name   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / command_sender_machine_vertex.py CommandSenderMachineVertex.get_binary_start_type   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / command_sender_machine_vertex.py CommandSenderMachineVertex.get_edges_and_partitions   0% 12 12 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / command_sender_machine_vertex.py CommandSenderMachineVertex.edges_and_partitions   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / command_sender_machine_vertex.py CommandSenderMachineVertex.parse_extra_provenance_items   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / command_sender_machine_vertex.py (no function)   100% 67 0 3   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / data_speed_up_packet_gatherer_machine_vertex.py ceildiv   100% 3 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / data_speed_up_packet_gatherer_machine_vertex.py DataSpeedUpPacketGatherMachineVertex.__init__   0% 13 13 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / data_speed_up_packet_gatherer_machine_vertex.py DataSpeedUpPacketGatherMachineVertex.__throttled_send   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / data_speed_up_packet_gatherer_machine_vertex.py DataSpeedUpPacketGatherMachineVertex.sdram_required   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / data_speed_up_packet_gatherer_machine_vertex.py DataSpeedUpPacketGatherMachineVertex.iptags   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / data_speed_up_packet_gatherer_machine_vertex.py DataSpeedUpPacketGatherMachineVertex._read_transaction_id_from_machine   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / data_speed_up_packet_gatherer_machine_vertex.py DataSpeedUpPacketGatherMachineVertex.get_binary_start_type   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / data_speed_up_packet_gatherer_machine_vertex.py DataSpeedUpPacketGatherMachineVertex.generate_data_specification   0% 33 33 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / data_speed_up_packet_gatherer_machine_vertex.py DataSpeedUpPacketGatherMachineVertex._placement   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / data_speed_up_packet_gatherer_machine_vertex.py DataSpeedUpPacketGatherMachineVertex._reserve_memory_regions   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / data_speed_up_packet_gatherer_machine_vertex.py DataSpeedUpPacketGatherMachineVertex.get_binary_file_name   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / data_speed_up_packet_gatherer_machine_vertex.py DataSpeedUpPacketGatherMachineVertex._generate_data_in_report   0% 12 12 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / data_speed_up_packet_gatherer_machine_vertex.py DataSpeedUpPacketGatherMachineVertex.send_data_into_spinnaker   0% 25 25 0   0% 16 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / data_speed_up_packet_gatherer_machine_vertex.py DataSpeedUpPacketGatherMachineVertex.__verify_sent_data   0% 7 7 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / data_speed_up_packet_gatherer_machine_vertex.py DataSpeedUpPacketGatherMachineVertex.__make_data_in_message   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / data_speed_up_packet_gatherer_machine_vertex.py DataSpeedUpPacketGatherMachineVertex.__make_data_out_message   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / data_speed_up_packet_gatherer_machine_vertex.py DataSpeedUpPacketGatherMachineVertex.__open_connection   0% 10 10 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / data_speed_up_packet_gatherer_machine_vertex.py DataSpeedUpPacketGatherMachineVertex._send_data_via_extra_monitors   0% 40 40 0   0% 18 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / data_speed_up_packet_gatherer_machine_vertex.py DataSpeedUpPacketGatherMachineVertex._read_in_missing_seq_nums   0% 13 13 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / data_speed_up_packet_gatherer_machine_vertex.py DataSpeedUpPacketGatherMachineVertex._outgoing_retransmit_missing_seq_nums   0% 6 6 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / data_speed_up_packet_gatherer_machine_vertex.py DataSpeedUpPacketGatherMachineVertex.__position_from_seq_number   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / data_speed_up_packet_gatherer_machine_vertex.py DataSpeedUpPacketGatherMachineVertex.__make_data_in_stream_message   0% 9 9 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / data_speed_up_packet_gatherer_machine_vertex.py DataSpeedUpPacketGatherMachineVertex.__send_location   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / data_speed_up_packet_gatherer_machine_vertex.py DataSpeedUpPacketGatherMachineVertex.__send_tell_flag   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / data_speed_up_packet_gatherer_machine_vertex.py DataSpeedUpPacketGatherMachineVertex._send_all_data_based_packets   0% 9 9 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / data_speed_up_packet_gatherer_machine_vertex.py DataSpeedUpPacketGatherMachineVertex.set_cores_for_data_streaming   0% 6 6 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / data_speed_up_packet_gatherer_machine_vertex.py DataSpeedUpPacketGatherMachineVertex.load_application_routing_tables   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / data_speed_up_packet_gatherer_machine_vertex.py DataSpeedUpPacketGatherMachineVertex.load_system_routing_tables   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / data_speed_up_packet_gatherer_machine_vertex.py DataSpeedUpPacketGatherMachineVertex.set_router_wait1_timeout   0% 8 8 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / data_speed_up_packet_gatherer_machine_vertex.py DataSpeedUpPacketGatherMachineVertex.set_router_wait2_timeout   0% 8 8 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / data_speed_up_packet_gatherer_machine_vertex.py DataSpeedUpPacketGatherMachineVertex.clear_reinjection_queue   0% 7 7 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / data_speed_up_packet_gatherer_machine_vertex.py DataSpeedUpPacketGatherMachineVertex.unset_cores_for_data_streaming   0% 21 21 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / data_speed_up_packet_gatherer_machine_vertex.py DataSpeedUpPacketGatherMachineVertex.get_data   0% 27 27 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / data_speed_up_packet_gatherer_machine_vertex.py DataSpeedUpPacketGatherMachineVertex._receive_data   0% 19 19 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / data_speed_up_packet_gatherer_machine_vertex.py DataSpeedUpPacketGatherMachineVertex.__describe_fixed_route_from   0% 11 11 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / data_speed_up_packet_gatherer_machine_vertex.py DataSpeedUpPacketGatherMachineVertex._report_routers_used_for_out   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / data_speed_up_packet_gatherer_machine_vertex.py DataSpeedUpPacketGatherMachineVertex.__missing_seq_nums   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / data_speed_up_packet_gatherer_machine_vertex.py DataSpeedUpPacketGatherMachineVertex._determine_and_retransmit_missing_seq_nums   0% 30 30 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / data_speed_up_packet_gatherer_machine_vertex.py DataSpeedUpPacketGatherMachineVertex._process_data   0% 16 16 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / data_speed_up_packet_gatherer_machine_vertex.py DataSpeedUpPacketGatherMachineVertex.__offset   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / data_speed_up_packet_gatherer_machine_vertex.py DataSpeedUpPacketGatherMachineVertex.__write_into_view   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / data_speed_up_packet_gatherer_machine_vertex.py DataSpeedUpPacketGatherMachineVertex.__check   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / data_speed_up_packet_gatherer_machine_vertex.py DataSpeedUpPacketGatherMachineVertex.__calculate_max_seq_num   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / data_speed_up_packet_gatherer_machine_vertex.py DataSpeedUpPacketGatherMachineVertex.__provenance_address   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / data_speed_up_packet_gatherer_machine_vertex.py DataSpeedUpPacketGatherMachineVertex.get_provenance_data_from_machine   0% 8 8 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / data_speed_up_packet_gatherer_machine_vertex.py (no function)   100% 170 0 2   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / eieio_parameters.py (no function)   100% 17 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / extra_monitor_support_machine_vertex.py ExtraMonitorSupportMachineVertex.__init__   0% 10 10 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / extra_monitor_support_machine_vertex.py ExtraMonitorSupportMachineVertex.reinject_multicast   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / extra_monitor_support_machine_vertex.py ExtraMonitorSupportMachineVertex.transaction_id   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / extra_monitor_support_machine_vertex.py ExtraMonitorSupportMachineVertex.update_transaction_id   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / extra_monitor_support_machine_vertex.py ExtraMonitorSupportMachineVertex.update_transaction_id_from_machine   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / extra_monitor_support_machine_vertex.py ExtraMonitorSupportMachineVertex.reinject_point_to_point   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / extra_monitor_support_machine_vertex.py ExtraMonitorSupportMachineVertex.reinject_nearest_neighbour   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / extra_monitor_support_machine_vertex.py ExtraMonitorSupportMachineVertex.reinject_fixed_route   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / extra_monitor_support_machine_vertex.py ExtraMonitorSupportMachineVertex.sdram_required   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / extra_monitor_support_machine_vertex.py ExtraMonitorSupportMachineVertex.placement   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / extra_monitor_support_machine_vertex.py ExtraMonitorSupportMachineVertex.get_binary_start_type   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / extra_monitor_support_machine_vertex.py ExtraMonitorSupportMachineVertex.static_get_binary_start_type   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / extra_monitor_support_machine_vertex.py ExtraMonitorSupportMachineVertex.get_binary_file_name   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / extra_monitor_support_machine_vertex.py ExtraMonitorSupportMachineVertex.static_get_binary_file_name   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / extra_monitor_support_machine_vertex.py ExtraMonitorSupportMachineVertex.generate_data_specification   0% 8 8 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / extra_monitor_support_machine_vertex.py ExtraMonitorSupportMachineVertex._generate_data_speed_up_out_config   0% 7 7 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / extra_monitor_support_machine_vertex.py ExtraMonitorSupportMachineVertex._generate_reinjection_config   0% 6 6 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / extra_monitor_support_machine_vertex.py ExtraMonitorSupportMachineVertex._generate_data_speed_up_in_config   0% 15 15 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / extra_monitor_support_machine_vertex.py ExtraMonitorSupportMachineVertex.__encode_route   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / extra_monitor_support_machine_vertex.py ExtraMonitorSupportMachineVertex._generate_provenance_area   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / extra_monitor_support_machine_vertex.py ExtraMonitorSupportMachineVertex.__provenance_address   0% 8 8 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / extra_monitor_support_machine_vertex.py ExtraMonitorSupportMachineVertex.get_provenance_data_from_machine   0% 8 8 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / extra_monitor_support_machine_vertex.py ExtraMonitorSupportMachineVertex.__recover   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / extra_monitor_support_machine_vertex.py ExtraMonitorSupportMachineVertex.reset_reinjection_counters   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / extra_monitor_support_machine_vertex.py ExtraMonitorSupportMachineVertex.get_reinjection_status   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / extra_monitor_support_machine_vertex.py ExtraMonitorSupportMachineVertex.get_reinjection_status_for_vertices   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / extra_monitor_support_machine_vertex.py ExtraMonitorSupportMachineVertex.set_reinjection_packets   0% 12 12 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / extra_monitor_support_machine_vertex.py ExtraMonitorSupportMachineVertex.load_system_mc_routes   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / extra_monitor_support_machine_vertex.py ExtraMonitorSupportMachineVertex.load_application_mc_routes   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / extra_monitor_support_machine_vertex.py ExtraMonitorSupportMachineVertex.__all_monitor_locations   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / extra_monitor_support_machine_vertex.py _Recoverer.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / extra_monitor_support_machine_vertex.py _Recoverer.__enter__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / extra_monitor_support_machine_vertex.py _Recoverer.__exit__   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / extra_monitor_support_machine_vertex.py (no function)   100% 101 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / live_packet_gather.py _LPGSplitter.__init__   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / live_packet_gather.py _LPGSplitter.create_sys_vertices   0% 7 7 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / live_packet_gather.py _LPGSplitter.create_machine_vertices   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / live_packet_gather.py _LPGSplitter.get_in_coming_slices   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / live_packet_gather.py _LPGSplitter.get_out_going_slices   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / live_packet_gather.py _LPGSplitter.get_in_coming_vertices   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / live_packet_gather.py _LPGSplitter.get_source_specific_in_coming_vertices   0% 7 7 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / live_packet_gather.py _LPGSplitter.targeted_lpgs   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / live_packet_gather.py _LPGSplitter.get_out_going_vertices   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / live_packet_gather.py _LPGSplitter.machine_vertices_for_recording   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / live_packet_gather.py _LPGSplitter.reset_called   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / live_packet_gather.py LivePacketGather.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / live_packet_gather.py LivePacketGather.n_atoms   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / live_packet_gather.py LivePacketGather.params   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / live_packet_gather.py (no function)   100% 44 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / live_packet_gather_machine_vertex.py LivePacketGatherMachineVertex.__init__   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / live_packet_gather_machine_vertex.py LivePacketGatherMachineVertex.add_incoming_source   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / live_packet_gather_machine_vertex.py LivePacketGatherMachineVertex._provenance_region_id   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / live_packet_gather_machine_vertex.py LivePacketGatherMachineVertex._n_additional_data_items   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / live_packet_gather_machine_vertex.py LivePacketGatherMachineVertex._get_key_translation_sdram   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / live_packet_gather_machine_vertex.py LivePacketGatherMachineVertex.sdram_required   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / live_packet_gather_machine_vertex.py LivePacketGatherMachineVertex.iptags   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / live_packet_gather_machine_vertex.py LivePacketGatherMachineVertex.parse_extra_provenance_items   0% 10 10 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / live_packet_gather_machine_vertex.py LivePacketGatherMachineVertex.get_binary_file_name   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / live_packet_gather_machine_vertex.py LivePacketGatherMachineVertex.get_binary_start_type   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / live_packet_gather_machine_vertex.py LivePacketGatherMachineVertex.generate_data_specification   0% 7 7 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / live_packet_gather_machine_vertex.py LivePacketGatherMachineVertex._reserve_memory_regions   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / live_packet_gather_machine_vertex.py LivePacketGatherMachineVertex._write_configuration_region   0% 27 27 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / live_packet_gather_machine_vertex.py LivePacketGatherMachineVertex._write_setup_info   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / live_packet_gather_machine_vertex.py LivePacketGatherMachineVertex.get_sdram_usage   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / live_packet_gather_machine_vertex.py LivePacketGatherMachineVertex.params   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / live_packet_gather_machine_vertex.py (no function)   100% 60 0 3   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / multi_cast_command.py MultiCastCommand.__init__   0% 11 11 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / multi_cast_command.py MultiCastCommand.time   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / multi_cast_command.py MultiCastCommand.is_timed   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / multi_cast_command.py MultiCastCommand.key   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / multi_cast_command.py MultiCastCommand.repeat   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / multi_cast_command.py MultiCastCommand.delay_between_repeats   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / multi_cast_command.py MultiCastCommand.payload   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / multi_cast_command.py MultiCastCommand.is_payload   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / multi_cast_command.py MultiCastCommand.__repr__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / multi_cast_command.py (no function)   100% 19 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / reverse_ip_tag_multi_cast_source.py ReverseIpTagMultiCastSource.__init__   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / reverse_ip_tag_multi_cast_source.py ReverseIpTagMultiCastSource._validate_send_buffer_times   0% 7 7 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / reverse_ip_tag_multi_cast_source.py ReverseIpTagMultiCastSource.n_atoms   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / reverse_ip_tag_multi_cast_source.py ReverseIpTagMultiCastSource.get_sdram_used_by_atoms   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / reverse_ip_tag_multi_cast_source.py ReverseIpTagMultiCastSource.send_buffer_times   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / reverse_ip_tag_multi_cast_source.py ReverseIpTagMultiCastSource.send_buffer_times   0% 7 7 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / reverse_ip_tag_multi_cast_source.py ReverseIpTagMultiCastSource.enable_recording   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / reverse_ip_tag_multi_cast_source.py ReverseIpTagMultiCastSource.create_machine_vertex   0% 6 6 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / reverse_ip_tag_multi_cast_source.py ReverseIpTagMultiCastSource._filtered_send_buffer_times   0% 14 14 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / reverse_ip_tag_multi_cast_source.py ReverseIpTagMultiCastSource.__repr__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / reverse_ip_tag_multi_cast_source.py ReverseIpTagMultiCastSource.get_fixed_key_and_mask   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / reverse_ip_tag_multi_cast_source.py (no function)   100% 37 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / reverse_ip_tag_multicast_source_machine_vertex.py is_array_list   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / reverse_ip_tag_multicast_source_machine_vertex.py ReverseIPTagMulticastSourceMachineVertex.__init__   0% 44 44 0   0% 26 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / reverse_ip_tag_multicast_source_machine_vertex.py ReverseIPTagMulticastSourceMachineVertex._max_send_buffer_keys_per_timestep   0% 11 11 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / reverse_ip_tag_multicast_source_machine_vertex.py ReverseIPTagMulticastSourceMachineVertex._send_buffer_sdram_per_timestep   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / reverse_ip_tag_multicast_source_machine_vertex.py ReverseIPTagMulticastSourceMachineVertex._recording_sdram_per_timestep   0% 7 7 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / reverse_ip_tag_multicast_source_machine_vertex.py ReverseIPTagMulticastSourceMachineVertex._install_send_buffer   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / reverse_ip_tag_multicast_source_machine_vertex.py ReverseIPTagMulticastSourceMachineVertex._clear_send_buffer   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / reverse_ip_tag_multicast_source_machine_vertex.py ReverseIPTagMulticastSourceMachineVertex._install_virtual_key   0% 11 11 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / reverse_ip_tag_multicast_source_machine_vertex.py ReverseIPTagMulticastSourceMachineVertex._provenance_region_id   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / reverse_ip_tag_multicast_source_machine_vertex.py ReverseIPTagMulticastSourceMachineVertex._n_additional_data_items   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / reverse_ip_tag_multicast_source_machine_vertex.py ReverseIPTagMulticastSourceMachineVertex.sdram_required   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / reverse_ip_tag_multicast_source_machine_vertex.py ReverseIPTagMulticastSourceMachineVertex.reverse_iptags   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / reverse_ip_tag_multicast_source_machine_vertex.py ReverseIPTagMulticastSourceMachineVertex.get_sdram_usage   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / reverse_ip_tag_multicast_source_machine_vertex.py ReverseIPTagMulticastSourceMachineVertex._n_regions_to_allocate   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / reverse_ip_tag_multicast_source_machine_vertex.py ReverseIPTagMulticastSourceMachineVertex.send_buffer_times   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / reverse_ip_tag_multicast_source_machine_vertex.py ReverseIPTagMulticastSourceMachineVertex.send_buffer_times   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / reverse_ip_tag_multicast_source_machine_vertex.py ReverseIPTagMulticastSourceMachineVertex._fill_send_buffer   0% 14 14 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / reverse_ip_tag_multicast_source_machine_vertex.py ReverseIPTagMulticastSourceMachineVertex._fill_send_buffer_2d   0% 11 11 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / reverse_ip_tag_multicast_source_machine_vertex.py ReverseIPTagMulticastSourceMachineVertex._fill_send_buffer_1d   0% 10 10 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / reverse_ip_tag_multicast_source_machine_vertex.py ReverseIPTagMulticastSourceMachineVertex._generate_prefix   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / reverse_ip_tag_multicast_source_machine_vertex.py ReverseIPTagMulticastSourceMachineVertex.calculate_mask   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / reverse_ip_tag_multicast_source_machine_vertex.py ReverseIPTagMulticastSourceMachineVertex.enable_recording   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / reverse_ip_tag_multicast_source_machine_vertex.py ReverseIPTagMulticastSourceMachineVertex._reserve_regions   0% 8 8 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / reverse_ip_tag_multicast_source_machine_vertex.py ReverseIPTagMulticastSourceMachineVertex.update_virtual_key   0% 9 9 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / reverse_ip_tag_multicast_source_machine_vertex.py ReverseIPTagMulticastSourceMachineVertex._write_configuration   0% 32 32 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / reverse_ip_tag_multicast_source_machine_vertex.py ReverseIPTagMulticastSourceMachineVertex.generate_data_specification   0% 12 12 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / reverse_ip_tag_multicast_source_machine_vertex.py ReverseIPTagMulticastSourceMachineVertex.get_binary_file_name   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / reverse_ip_tag_multicast_source_machine_vertex.py ReverseIPTagMulticastSourceMachineVertex.get_binary_start_type   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / reverse_ip_tag_multicast_source_machine_vertex.py ReverseIPTagMulticastSourceMachineVertex.get_virtual_key   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / reverse_ip_tag_multicast_source_machine_vertex.py ReverseIPTagMulticastSourceMachineVertex.mask   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / reverse_ip_tag_multicast_source_machine_vertex.py ReverseIPTagMulticastSourceMachineVertex.is_in_injection_mode   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / reverse_ip_tag_multicast_source_machine_vertex.py ReverseIPTagMulticastSourceMachineVertex.injection_partition_id   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / reverse_ip_tag_multicast_source_machine_vertex.py ReverseIPTagMulticastSourceMachineVertex.get_recorded_region_ids   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / reverse_ip_tag_multicast_source_machine_vertex.py ReverseIPTagMulticastSourceMachineVertex.get_recording_region_base_address   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / reverse_ip_tag_multicast_source_machine_vertex.py ReverseIPTagMulticastSourceMachineVertex.send_buffers   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / reverse_ip_tag_multicast_source_machine_vertex.py ReverseIPTagMulticastSourceMachineVertex.send_buffers   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / reverse_ip_tag_multicast_source_machine_vertex.py ReverseIPTagMulticastSourceMachineVertex.get_regions   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / reverse_ip_tag_multicast_source_machine_vertex.py ReverseIPTagMulticastSourceMachineVertex.rewind   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / reverse_ip_tag_multicast_source_machine_vertex.py ReverseIPTagMulticastSourceMachineVertex.buffering_input   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / reverse_ip_tag_multicast_source_machine_vertex.py ReverseIPTagMulticastSourceMachineVertex.get_region_buffer_size   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / reverse_ip_tag_multicast_source_machine_vertex.py ReverseIPTagMulticastSourceMachineVertex.parse_extra_provenance_items   0% 17 17 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / reverse_ip_tag_multicast_source_machine_vertex.py ReverseIPTagMulticastSourceMachineVertex.__repr__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / reverse_ip_tag_multicast_source_machine_vertex.py (no function)   100% 132 0 5   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / streaming_context_manager.py StreamingContextManager.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / streaming_context_manager.py StreamingContextManager.__enter__   0% 4 4 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / streaming_context_manager.py StreamingContextManager.__exit__   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_front_end_common / utility_models / streaming_context_manager.py (no function)   100% 9 0 2   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_machine / __init__.py (no function)   100% 16 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_machine / _version.py (no function)   100% 5 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_machine / chip.py Chip.__new__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / chip.py Chip.__init__   0% 14 14 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / chip.py Chip.is_processor_with_id   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / chip.py Chip.x   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / chip.py Chip.y   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / chip.py Chip.all_processor_ids   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / chip.py Chip.n_processors   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / chip.py Chip.placable_processors_ids   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / chip.py Chip.n_placable_processors   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / chip.py Chip.scamp_processors_ids   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / chip.py Chip.n_scamp_processors   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / chip.py Chip.router   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / chip.py Chip.sdram   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / chip.py Chip.ip_address   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / chip.py Chip.nearest_ethernet_x   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / chip.py Chip.nearest_ethernet_y   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / chip.py Chip.tag_ids   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / chip.py Chip.parent_link   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / chip.py Chip.__str__   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / chip.py Chip.__repr__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / chip.py (no function)   100% 42 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_machine / config_setup.py unittest_setup   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / config_setup.py add_spinn_machine_cfg   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / config_setup.py (no function)   100% 7 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_machine / core_subset.py CoreSubset.__init__   100% 5 0 0   100% 2 0   100%
pyenv / lib / python3.13 / site-packages / spinn_machine / core_subset.py CoreSubset.add_processor   100% 1 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_machine / core_subset.py CoreSubset.__contains__   100% 1 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_machine / core_subset.py CoreSubset.x   100% 1 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_machine / core_subset.py CoreSubset.y   100% 1 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_machine / core_subset.py CoreSubset.processor_ids   100% 1 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_machine / core_subset.py CoreSubset.__repr__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / core_subset.py CoreSubset.__eq__   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / core_subset.py CoreSubset.__ne__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / core_subset.py CoreSubset.__hash__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / core_subset.py CoreSubset.__len__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / core_subset.py CoreSubset.intersect   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / core_subset.py (no function)   100% 19 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_machine / core_subsets.py CoreSubsets.__init__   100% 3 0 0   100% 2 0   100%
pyenv / lib / python3.13 / site-packages / spinn_machine / core_subsets.py CoreSubsets.add_core_subset   100% 4 0 0   100% 2 0   100%
pyenv / lib / python3.13 / site-packages / spinn_machine / core_subsets.py CoreSubsets.add_core_subsets   0% 2 2 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / core_subsets.py CoreSubsets.add_processor   100% 4 0 0   100% 2 0   100%
pyenv / lib / python3.13 / site-packages / spinn_machine / core_subsets.py CoreSubsets.is_chip   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / core_subsets.py CoreSubsets.is_core   100% 4 0 0   100% 2 0   100%
pyenv / lib / python3.13 / site-packages / spinn_machine / core_subsets.py CoreSubsets.core_subsets   100% 1 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_machine / core_subsets.py CoreSubsets.get_core_subset_for_chip   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / core_subsets.py CoreSubsets.__iter__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / core_subsets.py CoreSubsets.__len__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / core_subsets.py CoreSubsets.__contains__   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / core_subsets.py CoreSubsets.__getitem__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / core_subsets.py CoreSubsets.__repr__   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / core_subsets.py CoreSubsets.intersect   0% 7 7 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / core_subsets.py CoreSubsets.values   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / core_subsets.py (no function)   100% 21 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_machine / data / __init__.py (no function)   100% 2 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_machine / data / machine_data_view.py _MachineDataModel.__new__   100% 6 0 0   100% 2 0   100%
pyenv / lib / python3.13 / site-packages / spinn_machine / data / machine_data_view.py _MachineDataModel._clear   100% 5 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_machine / data / machine_data_view.py _MachineDataModel._hard_reset   100% 7 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_machine / data / machine_data_view.py _MachineDataModel._soft_reset   100% 0 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_machine / data / machine_data_view.py MachineDataView.has_machine   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / data / machine_data_view.py MachineDataView.has_existing_machine   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / data / machine_data_view.py MachineDataView.get_machine   0% 10 10 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / data / machine_data_view.py MachineDataView.get_chip_at   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / data / machine_data_view.py MachineDataView.get_nearest_ethernet   0% 8 8 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / data / machine_data_view.py MachineDataView.where_is_xy   0% 9 9 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / data / machine_data_view.py MachineDataView.where_is_chip   0% 8 8 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / data / machine_data_view.py MachineDataView.get_machine_version   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / data / machine_data_view.py MachineDataView.set_v_to_p_map   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / data / machine_data_view.py MachineDataView.get_physical_core_id   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / data / machine_data_view.py MachineDataView.get_physical_quad   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / data / machine_data_view.py MachineDataView.get_physical_string   0% 10 10 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / data / machine_data_view.py MachineDataView.get_all_monitor_cores   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / data / machine_data_view.py MachineDataView.get_ethernet_monitor_cores   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / data / machine_data_view.py MachineDataView.has_n_boards_required   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / data / machine_data_view.py MachineDataView.get_n_boards_required   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / data / machine_data_view.py MachineDataView.get_n_chips_needed   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / data / machine_data_view.py MachineDataView.has_n_chips_needed   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / data / machine_data_view.py MachineDataView.get_chips_boards_required_str   0% 7 7 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / data / machine_data_view.py (no function)   100% 54 0 4   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_machine / data / machine_data_writer.py MachineDataWriter._mock   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / data / machine_data_writer.py MachineDataWriter._setup   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / data / machine_data_writer.py MachineDataWriter._hard_reset   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / data / machine_data_writer.py MachineDataWriter._soft_reset   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / data / machine_data_writer.py MachineDataWriter.get_user_accessed_machine   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / data / machine_data_writer.py MachineDataWriter.set_user_accessed_machine   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / data / machine_data_writer.py MachineDataWriter.set_machine   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / data / machine_data_writer.py MachineDataWriter.clear_machine   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / data / machine_data_writer.py MachineDataWriter.add_monitor_core   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / data / machine_data_writer.py MachineDataWriter.set_n_required   0% 17 17 0   0% 16 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / data / machine_data_writer.py MachineDataWriter.set_n_chips_in_graph   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / data / machine_data_writer.py (no function)   100% 28 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_machine / exceptions.py SpinnMachineAlreadyExistsException.__init__   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / exceptions.py SpinnMachineAlreadyExistsException.item   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / exceptions.py SpinnMachineAlreadyExistsException.value   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / exceptions.py SpinnMachineInvalidParameterException.__init__   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / exceptions.py SpinnMachineInvalidParameterException.parameter   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / exceptions.py SpinnMachineInvalidParameterException.value   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / exceptions.py SpinnMachineInvalidParameterException.problem   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / exceptions.py (no function)   100% 18 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_machine / frozen_core_subsets.py FrozenCoreSubsets.__init__   33% 6 4 0   25% 4 1   30%
pyenv / lib / python3.13 / site-packages / spinn_machine / frozen_core_subsets.py FrozenCoreSubsets.add_core_subset   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / frozen_core_subsets.py FrozenCoreSubsets.add_core_subsets   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / frozen_core_subsets.py FrozenCoreSubsets.add_processor   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / frozen_core_subsets.py (no function)   100% 13 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_machine / full_wrap_machine.py FullWrapMachine.get_xys_by_ethernet   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / full_wrap_machine.py FullWrapMachine.get_xy_cores_by_ethernet   0% 2 2 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / full_wrap_machine.py FullWrapMachine.get_existing_xys_by_ethernet   0% 4 4 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / full_wrap_machine.py FullWrapMachine.get_down_xys_by_ethernet   0% 4 4 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / full_wrap_machine.py FullWrapMachine.xy_over_link   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / full_wrap_machine.py FullWrapMachine.get_local_xy   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / full_wrap_machine.py FullWrapMachine.get_global_xy   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / full_wrap_machine.py FullWrapMachine.get_vector_length   0% 18 18 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / full_wrap_machine.py FullWrapMachine.get_vector   0% 23 23 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / full_wrap_machine.py FullWrapMachine.concentric_xys   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / full_wrap_machine.py FullWrapMachine.wrap   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / full_wrap_machine.py (no function)   100% 29 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_machine / horizontal_wrap_machine.py HorizontalWrapMachine.get_xys_by_ethernet   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / horizontal_wrap_machine.py HorizontalWrapMachine.get_xy_cores_by_ethernet   0% 2 2 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / horizontal_wrap_machine.py HorizontalWrapMachine.get_existing_xys_by_ethernet   0% 4 4 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / horizontal_wrap_machine.py HorizontalWrapMachine.get_down_xys_by_ethernet   0% 4 4 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / horizontal_wrap_machine.py HorizontalWrapMachine.xy_over_link   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / horizontal_wrap_machine.py HorizontalWrapMachine.get_local_xy   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / horizontal_wrap_machine.py HorizontalWrapMachine.get_global_xy   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / horizontal_wrap_machine.py HorizontalWrapMachine.get_vector_length   0% 16 16 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / horizontal_wrap_machine.py HorizontalWrapMachine.get_vector   0% 16 16 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / horizontal_wrap_machine.py HorizontalWrapMachine.concentric_xys   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / horizontal_wrap_machine.py HorizontalWrapMachine.wrap   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / horizontal_wrap_machine.py (no function)   100% 29 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_machine / ignores / __init__.py (no function)   100% 4 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_machine / ignores / ignore_chip.py IgnoreChip.__init__   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / ignores / ignore_chip.py IgnoreChip.parse_single_string   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / ignores / ignore_chip.py IgnoreChip.parse_string   0% 8 8 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / ignores / ignore_chip.py IgnoreChip.__eq__   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / ignores / ignore_chip.py IgnoreChip.__hash__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / ignores / ignore_chip.py (no function)   100% 12 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_machine / ignores / ignore_core.py IgnoreCore.__init__   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / ignores / ignore_core.py IgnoreCore.virtual_p   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / ignores / ignore_core.py IgnoreCore.parse_single_string   0% 7 7 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / ignores / ignore_core.py IgnoreCore.parse_string   0% 8 8 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / ignores / ignore_core.py IgnoreCore.__eq__   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / ignores / ignore_core.py IgnoreCore.__hash__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / ignores / ignore_core.py (no function)   100% 16 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_machine / ignores / ignore_link.py IgnoreLink.__init__   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / ignores / ignore_link.py IgnoreLink.parse_single_string   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / ignores / ignore_link.py IgnoreLink.parse_string   0% 8 8 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / ignores / ignore_link.py IgnoreLink.__eq__   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / ignores / ignore_link.py IgnoreLink.__hash__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / ignores / ignore_link.py (no function)   100% 12 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_machine / json_machine.py _int   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / json_machine.py _str   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / json_machine.py _ary   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / json_machine.py _obj   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / json_machine.py machine_from_json   0% 59 59 0   0% 24 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / json_machine.py _int_value   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / json_machine.py _describe_chip   0% 30 30 0   0% 24 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / json_machine.py to_json   0% 11 11 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / json_machine.py to_json_path   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / json_machine.py (no function)   100% 27 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_machine / link.py Link.__init__   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / link.py Link.source_x   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / link.py Link.source_y   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / link.py Link.source_link_id   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / link.py Link.destination_x   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / link.py Link.destination_y   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / link.py Link.__str__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / link.py Link.__repr__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / link.py (no function)   100% 15 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_machine / link_data_objects / __init__.py (no function)   100% 4 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_machine / link_data_objects / abstract_link_data.py AbstractLinkData.__init__   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / link_data_objects / abstract_link_data.py AbstractLinkData.board_address   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / link_data_objects / abstract_link_data.py AbstractLinkData.connected_chip_x   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / link_data_objects / abstract_link_data.py AbstractLinkData.connected_chip_y   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / link_data_objects / abstract_link_data.py AbstractLinkData.connected_link   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / link_data_objects / abstract_link_data.py (no function)   100% 11 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_machine / link_data_objects / fpga_link_data.py FPGALinkData.__init__   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / link_data_objects / fpga_link_data.py FPGALinkData.fpga_link_id   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / link_data_objects / fpga_link_data.py FPGALinkData.fpga_id   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / link_data_objects / fpga_link_data.py FPGALinkData.__eq__   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / link_data_objects / fpga_link_data.py FPGALinkData.__ne__   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / link_data_objects / fpga_link_data.py FPGALinkData.__hash__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / link_data_objects / fpga_link_data.py (no function)   100% 11 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_machine / link_data_objects / spinnaker_link_data.py SpinnakerLinkData.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / link_data_objects / spinnaker_link_data.py SpinnakerLinkData.spinnaker_link_id   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / link_data_objects / spinnaker_link_data.py SpinnakerLinkData.__eq__   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / link_data_objects / spinnaker_link_data.py SpinnakerLinkData.__ne__   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / link_data_objects / spinnaker_link_data.py SpinnakerLinkData.__hash__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / link_data_objects / spinnaker_link_data.py SpinnakerLinkData.__str__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / link_data_objects / spinnaker_link_data.py SpinnakerLinkData.__repr__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / link_data_objects / spinnaker_link_data.py (no function)   100% 11 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_machine / machine.py Machine.__init__   0% 15 15 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / machine.py Machine.get_xys_by_ethernet   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / machine.py Machine.get_xy_cores_by_ethernet   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / machine.py Machine.get_down_xys_by_ethernet   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / machine.py Machine.get_chips_by_ethernet   0% 2 2 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / machine.py Machine.get_existing_xys_by_ethernet   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / machine.py Machine.xy_over_link   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / machine.py Machine.get_local_xy   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / machine.py Machine.where_is_chip   0% 11 11 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / machine.py Machine.where_is_xy   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / machine.py Machine.get_global_xy   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / machine.py Machine.get_vector_length   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / machine.py Machine.get_vector   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / machine.py Machine.concentric_xys   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / machine.py Machine.validate   0% 26 26 0   0% 26 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / machine.py Machine.wrap   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / machine.py Machine.add_chip   0% 11 11 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / machine.py Machine.add_chips   0% 2 2 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / machine.py Machine.chips   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / machine.py Machine.chip_coordinates   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / machine.py Machine.__iter__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / machine.py Machine.__len__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / machine.py Machine.get_chip_at   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / machine.py Machine.__getitem__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / machine.py Machine.is_chip_at   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / machine.py Machine.is_link_at   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / machine.py Machine.__contains__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / machine.py Machine.width   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / machine.py Machine.height   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / machine.py Machine.n_chips   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / machine.py Machine.ethernet_connected_chips   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / machine.py Machine.spinnaker_links   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / machine.py Machine.get_spinnaker_link_with_id   0% 17 17 0   0% 12 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / machine.py Machine.get_fpga_link_with_id   0% 17 17 0   0% 12 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / machine.py Machine.n_fpga_links   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / machine.py Machine.add_spinnaker_links   0% 9 9 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / machine.py Machine._add_spinnaker_link   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / machine.py Machine.add_fpga_links   0% 9 9 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / machine.py Machine._add_fpga_link   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / machine.py Machine._next_fpga_link   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / machine.py Machine.__str__   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / machine.py Machine.__repr__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / machine.py Machine.get_cores_count   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / machine.py Machine.get_links_count   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / machine.py Machine.min_n_router_enteries   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / machine.py Machine.summary_string   0% 24 24 0   0% 12 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / machine.py Machine.boot_chip   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / machine.py Machine.get_existing_xys_on_board   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / machine.py Machine.total_available_user_cores   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / machine.py Machine.total_cores   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / machine.py Machine.unreachable_outgoing_chips   0% 7 7 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / machine.py Machine.unreachable_incoming_chips   0% 11 11 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / machine.py Machine.unreachable_outgoing_local_chips   0% 15 15 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / machine.py Machine.unreachable_incoming_local_chips   0% 15 15 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / machine.py Machine.one_way_links   0% 7 7 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / machine.py Machine._minimize_vector   0% 11 11 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / machine.py Machine.local_xys   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / machine.py Machine.get_unused_xy   0% 10 10 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / machine.py Machine._basic_concentric_xys   0% 9 9 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / machine.py (no function)   100% 103 0 2   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_machine / machine_factory.py _machine_ignore   0% 19 19 0   0% 12 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / machine_factory.py _generate_uni_direction_link_error   0% 11 11 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / machine_factory.py machine_repair   0% 51 51 0   0% 26 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / machine_factory.py (no function)   100% 13 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_machine / multicast_routing_entry.py MulticastRoutingEntry.__init__   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / multicast_routing_entry.py MulticastRoutingEntry.key   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / multicast_routing_entry.py MulticastRoutingEntry.mask   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / multicast_routing_entry.py MulticastRoutingEntry.processor_ids   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / multicast_routing_entry.py MulticastRoutingEntry.link_ids   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / multicast_routing_entry.py MulticastRoutingEntry.defaultable   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / multicast_routing_entry.py MulticastRoutingEntry.spinnaker_route   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / multicast_routing_entry.py MulticastRoutingEntry.merge   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / multicast_routing_entry.py MulticastRoutingEntry.__eq__   0% 7 7 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / multicast_routing_entry.py MulticastRoutingEntry.__hash__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / multicast_routing_entry.py MulticastRoutingEntry.__ne__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / multicast_routing_entry.py MulticastRoutingEntry.__repr__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / multicast_routing_entry.py MulticastRoutingEntry.__str__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / multicast_routing_entry.py (no function)   100% 25 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_machine / no_wrap_machine.py NoWrapMachine.get_xys_by_ethernet   0% 2 2 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / no_wrap_machine.py NoWrapMachine.get_xy_cores_by_ethernet   0% 2 2 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / no_wrap_machine.py NoWrapMachine.get_existing_xys_by_ethernet   0% 4 4 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / no_wrap_machine.py NoWrapMachine.get_down_xys_by_ethernet   0% 4 4 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / no_wrap_machine.py NoWrapMachine.xy_over_link   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / no_wrap_machine.py NoWrapMachine.get_local_xy   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / no_wrap_machine.py NoWrapMachine.get_global_xy   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / no_wrap_machine.py NoWrapMachine.get_vector_length   0% 13 13 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / no_wrap_machine.py NoWrapMachine.get_vector   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / no_wrap_machine.py NoWrapMachine.concentric_xys   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / no_wrap_machine.py NoWrapMachine.wrap   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / no_wrap_machine.py (no function)   100% 29 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_machine / router.py Router.__init__   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / router.py Router.add_link   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / router.py Router.is_link   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / router.py Router.__contains__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / router.py Router.get_link   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / router.py Router.__getitem__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / router.py Router.links   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / router.py Router.__iter__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / router.py Router.__len__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / router.py Router.n_available_multicast_entries   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / router.py Router.convert_routing_table_entry_to_spinnaker_route   0% 10 10 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / router.py Router.convert_spinnaker_route_to_routing_ids   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / router.py Router.get_neighbouring_chips_coords   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / router.py Router.__str__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / router.py Router.__repr__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / router.py Router.opposite   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / router.py (no function)   100% 29 0 4   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_machine / routing_entry.py RoutingEntry.__init__   100% 0 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_machine / routing_entry.py RoutingEntry.__init__   100% 0 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_machine / routing_entry.py RoutingEntry.__init__   0% 32 32 0   0% 14 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / routing_entry.py RoutingEntry.processor_ids   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / routing_entry.py RoutingEntry.link_ids   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / routing_entry.py RoutingEntry.defaultable   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / routing_entry.py RoutingEntry.spinnaker_route   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / routing_entry.py RoutingEntry.merge   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / routing_entry.py RoutingEntry.__eq__   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / routing_entry.py RoutingEntry.__hash__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / routing_entry.py RoutingEntry.__ne__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / routing_entry.py RoutingEntry.__repr__   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / routing_entry.py RoutingEntry.__str__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / routing_entry.py RoutingEntry._calc_spinnaker_route   0% 8 8 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / routing_entry.py RoutingEntry._calc_routing_ids   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / routing_entry.py (no function)   100% 27 0 2   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_machine / spalloc_server / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_machine / spalloc_server / configuration.py Configuration.__new__   0% 19 19 0   0% 14 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / spalloc_server / configuration.py MachineConfig.__new__   0% 39 39 0   0% 30 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / spalloc_server / configuration.py MachineConfig.single_board   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / spalloc_server / configuration.py MachineConfig.with_standard_ips   0% 13 13 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / spalloc_server / configuration.py MachineConfig.with_standard_ips.ip_to_int   0% 10 10 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / spalloc_server / configuration.py MachineConfig.with_standard_ips.int_to_ip   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / spalloc_server / configuration.py board_locations_from_spinner   0% 11 11 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / spalloc_server / configuration.py (no function)   100% 16 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_machine / spalloc_server / coordinates.py chip_to_board   0% 12 12 2   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / spalloc_server / coordinates.py (no function)   100% 3 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_machine / spalloc_server / links.py (no function)   100% 8 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_machine / spalloc_server / py2json.py _parse_config   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / spalloc_server / py2json.py _validate_config   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / spalloc_server / py2json.py read_config_file   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / spalloc_server / py2json.py gather_links   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / spalloc_server / py2json.py convert_config_to_json   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / spalloc_server / py2json.py (no function)   71% 17 5 0   50% 2 1   68%
pyenv / lib / python3.13 / site-packages / spinn_machine / spinnaker_triad_geometry.py SpiNNakerTriadGeometry.get_spinn5_geometry   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / spinnaker_triad_geometry.py SpiNNakerTriadGeometry.__init__   0% 8 8 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / spinnaker_triad_geometry.py SpiNNakerTriadGeometry.__hexagonal_metric_distance   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / spinnaker_triad_geometry.py SpiNNakerTriadGeometry.__locate_nearest_ethernet   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / spinnaker_triad_geometry.py SpiNNakerTriadGeometry.__locate_nearest_ethernet.measure   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / spinnaker_triad_geometry.py SpiNNakerTriadGeometry.get_ethernet_chip_coordinates   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / spinnaker_triad_geometry.py SpiNNakerTriadGeometry.get_local_chip_coordinate   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / spinnaker_triad_geometry.py SpiNNakerTriadGeometry.get_potential_ethernet_chips   0% 9 9 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / spinnaker_triad_geometry.py (no function)   100% 16 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_machine / tags / __init__.py (no function)   100% 4 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_machine / tags / abstract_tag.py AbstractTag.__init__   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / tags / abstract_tag.py AbstractTag.board_address   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / tags / abstract_tag.py AbstractTag.tag   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / tags / abstract_tag.py AbstractTag.port   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / tags / abstract_tag.py (no function)   100% 9 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_machine / tags / iptag.py IPTag.__init__   0% 6 6 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / tags / iptag.py IPTag.ip_address   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / tags / iptag.py IPTag.strip_sdp   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / tags / iptag.py IPTag.traffic_identifier   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / tags / iptag.py IPTag.destination_x   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / tags / iptag.py IPTag.destination_y   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / tags / iptag.py IPTag.__repr__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / tags / iptag.py IPTag.__eq__   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / tags / iptag.py IPTag.__hash__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / tags / iptag.py IPTag.__ne__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / tags / iptag.py (no function)   100% 19 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_machine / tags / reverse_iptag.py ReverseIPTag.__init__   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / tags / reverse_iptag.py ReverseIPTag.sdp_port   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / tags / reverse_iptag.py ReverseIPTag.destination_x   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / tags / reverse_iptag.py ReverseIPTag.destination_y   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / tags / reverse_iptag.py ReverseIPTag.destination_p   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / tags / reverse_iptag.py ReverseIPTag.__repr__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / tags / reverse_iptag.py (no function)   100% 13 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / __init__.py (no function)   100% 2 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / abstract_version.py AbstractVersion.__init__   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / abstract_version.py AbstractVersion.__verify_config_width_height   0% 9 9 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / abstract_version.py AbstractVersion.__set_max_cores_per_chip   0% 8 8 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / abstract_version.py AbstractVersion.__set_max_sdram_per_chip   0% 8 8 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / abstract_version.py AbstractVersion.name   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / abstract_version.py AbstractVersion.number   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / abstract_version.py AbstractVersion.board_shape   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / abstract_version.py AbstractVersion.max_cores_per_chip   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / abstract_version.py AbstractVersion.n_scamp_cores   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / abstract_version.py AbstractVersion.max_sdram_per_chip   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / abstract_version.py AbstractVersion.n_chips_per_board   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / abstract_version.py AbstractVersion.n_router_entries   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / abstract_version.py AbstractVersion.expected_xys   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / abstract_version.py AbstractVersion.chip_core_map   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / abstract_version.py AbstractVersion.clock_speeds_hz   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / abstract_version.py AbstractVersion.dtcm_bytes   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / abstract_version.py AbstractVersion.get_potential_ethernet_chips   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / abstract_version.py AbstractVersion.verify_size   0% 9 9 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / abstract_version.py AbstractVersion._verify_size   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / abstract_version.py AbstractVersion.create_machine   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / abstract_version.py AbstractVersion._create_machine   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / abstract_version.py AbstractVersion.minimum_cores_expected   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / abstract_version.py AbstractVersion.illegal_ethernet_message   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / abstract_version.py AbstractVersion.size_from_n_cores   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / abstract_version.py AbstractVersion.size_from_n_chips   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / abstract_version.py AbstractVersion.size_from_n_boards   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / abstract_version.py AbstractVersion.supports_multiple_boards   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / abstract_version.py AbstractVersion.spinnaker_links   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / abstract_version.py AbstractVersion.fpga_links   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / abstract_version.py AbstractVersion.quads_maps   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / abstract_version.py AbstractVersion.qx_qy_qp_to_id   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / abstract_version.py AbstractVersion.id_to_qx_qy_qp   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / abstract_version.py AbstractVersion.parse_cores_string   0% 7 7 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / abstract_version.py AbstractVersion.version_parse_cores_string   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / abstract_version.py AbstractVersion.get_idle_energy   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / abstract_version.py AbstractVersion.get_active_energy   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / abstract_version.py AbstractVersion.get_router_report_packet_types   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / abstract_version.py AbstractVersion.__hash__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / abstract_version.py (no function)   100% 93 0 2   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / vec2mesh_reader.py (no function)   0% 15 15 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_201.py Version201.name   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_201.py Version201.number   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_201.py Version201.board_shape   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_201.py Version201.chip_core_map   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_201.py Version201.get_potential_ethernet_chips   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_201.py Version201._verify_size   0% 4 4 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_201.py Version201._create_machine   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_201.py Version201.illegal_ethernet_message   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_201.py Version201.supports_multiple_boards   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_201.py Version201.spinnaker_links   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_201.py Version201.fpga_links   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_201.py Version201.__eq__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_201.py (no function)   100% 39 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_248.py Version248.name   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_248.py Version248.number   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_248.py Version248.chip_core_map   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_248.py Version248.spinnaker_links   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_248.py Version248.fpga_links   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_248.py Version248.__eq__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_248.py (no function)   100% 23 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_3.py Version3.name   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_3.py Version3.number   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_3.py Version3.board_shape   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_3.py Version3.chip_core_map   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_3.py Version3.get_potential_ethernet_chips   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_3.py Version3._verify_size   0% 4 4 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_3.py Version3._create_machine   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_3.py Version3.illegal_ethernet_message   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_3.py Version3.supports_multiple_boards   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_3.py Version3.spinnaker_links   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_3.py Version3.fpga_links   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_3.py Version3.get_idle_energy   0% 7 7 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_3.py Version3.get_active_energy   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_3.py Version3.__eq__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_3.py (no function)   100% 44 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_48_chips.py Version48Chips.board_shape   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_48_chips.py Version48Chips.get_potential_ethernet_chips   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_48_chips.py Version48Chips._verify_size   0% 10 10 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_48_chips.py Version48Chips._create_machine   0% 7 7 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_48_chips.py Version48Chips.illegal_ethernet_message   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_48_chips.py Version48Chips.size_from_n_boards   0% 6 6 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_48_chips.py Version48Chips.supports_multiple_boards   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_48_chips.py (no function)   100% 30 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_5.py Version5.name   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_5.py Version5.number   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_5.py Version5.chip_core_map   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_5.py Version5.spinnaker_links   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_5.py Version5.fpga_links   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_5.py Version5.get_idle_energy   0% 9 9 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_5.py Version5.get_active_energy   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_5.py Version5.__eq__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_5.py (no function)   100% 31 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_factory.py version_factory   0% 27 27 0   0% 16 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_factory.py _get_cfg_version   0% 12 12 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_factory.py _get_url_version   0% 22 22 0   0% 18 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_factory.py _get_size_version   0% 13 13 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_factory.py _number_to_version   0% 13 13 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_factory.py raise_version_error   0% 7 7 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_factory.py (no function)   100% 20 0 2   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_spin1.py VersionSpin1.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_spin1.py VersionSpin1.n_scamp_cores   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_spin1.py VersionSpin1.n_router_entries   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_spin1.py VersionSpin1.minimum_cores_expected   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_spin1.py VersionSpin1.clock_speeds_hz   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_spin1.py VersionSpin1.dtcm_bytes   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_spin1.py VersionSpin1.quads_maps   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_spin1.py VersionSpin1.qx_qy_qp_to_id   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_spin1.py VersionSpin1.id_to_qx_qy_qp   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_spin1.py VersionSpin1.version_parse_cores_string   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_spin1.py VersionSpin1.get_router_report_packet_types   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_spin1.py VersionSpin1._get_router_active_energy   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_spin1.py VersionSpin1._get_core_active_energy   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_spin1.py (no function)   100% 42 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_spin2.py VersionSpin2.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_spin2.py VersionSpin2.n_scamp_cores   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_spin2.py VersionSpin2.n_router_entries   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_spin2.py VersionSpin2.minimum_cores_expected   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_spin2.py VersionSpin2.clock_speeds_hz   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_spin2.py VersionSpin2.dtcm_bytes   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_spin2.py VersionSpin2.quads_maps   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_spin2.py VersionSpin2.qx_qy_qp_to_id   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_spin2.py VersionSpin2.id_to_qx_qy_qp   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_spin2.py VersionSpin2.version_parse_cores_string   0% 7 7 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_spin2.py VersionSpin2.get_idle_energy   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_spin2.py VersionSpin2.get_active_energy   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_spin2.py VersionSpin2.get_router_report_packet_types   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_spin2.py (no function)   100% 42 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_strings.py VersionStrings.__new__   100% 3 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_strings.py VersionStrings.__init__   100% 3 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_strings.py VersionStrings.__str__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_strings.py VersionStrings.short_str   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_strings.py VersionStrings.options   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_strings.py VersionStrings.shorten   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_strings.py VersionStrings.from_string   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / version / version_strings.py (no function)   100% 21 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_machine / vertical_wrap_machine.py VerticalWrapMachine.get_xys_by_ethernet   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / vertical_wrap_machine.py VerticalWrapMachine.get_xy_cores_by_ethernet   0% 2 2 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / vertical_wrap_machine.py VerticalWrapMachine.get_existing_xys_by_ethernet   0% 4 4 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / vertical_wrap_machine.py VerticalWrapMachine.get_down_xys_by_ethernet   0% 4 4 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / vertical_wrap_machine.py VerticalWrapMachine.xy_over_link   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / vertical_wrap_machine.py VerticalWrapMachine.get_local_xy   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / vertical_wrap_machine.py VerticalWrapMachine.get_global_xy   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / vertical_wrap_machine.py VerticalWrapMachine.get_vector_length   0% 16 16 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / vertical_wrap_machine.py VerticalWrapMachine.get_vector   0% 16 16 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / vertical_wrap_machine.py VerticalWrapMachine.concentric_xys   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / vertical_wrap_machine.py VerticalWrapMachine.wrap   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / vertical_wrap_machine.py (no function)   100% 29 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_machine / virtual_machine.py virtual_machine_generator   0% 22 22 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / virtual_machine.py virtual_machine   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / virtual_machine.py virtual_machine_by_min_size   0% 9 9 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / virtual_machine.py virtual_machine_by_cores   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / virtual_machine.py virtual_machine_by_chips   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / virtual_machine.py virtual_machine_by_boards   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / virtual_machine.py _VirtualMachine.__init__   0% 35 35 0   0% 26 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / virtual_machine.py _VirtualMachine.machine   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / virtual_machine.py _VirtualMachine._create_chip   0% 10 10 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / virtual_machine.py _VirtualMachine._calculate_links   0% 8 8 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_machine / virtual_machine.py (no function)   100% 31 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / __init__.py (no function)   100% 4 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / _version.py (no function)   100% 5 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / abstract_base.py abstractmethod   100% 2 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / abstract_base.py AbstractBase.__new__   100% 9 0 0   100% 6 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / abstract_base.py (no function)   100% 5 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / abstract_context_manager.py AbstractContextManager.close   100% 0 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / abstract_context_manager.py AbstractContextManager.__enter__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / abstract_context_manager.py AbstractContextManager.__exit__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / abstract_context_manager.py (no function)   100% 10 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / bytestring_utils.py as_string   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / bytestring_utils.py as_hex   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / bytestring_utils.py (no function)   100% 3 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / citation / __init__.py (no function)   100% 3 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / citation / citation_aggregator.py CitationAggregator.create_aggregated_citation_file   0% 36 36 2   0% 18 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / citation / citation_aggregator.py CitationAggregator._read_pypi_import_map   0% 6 6 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / citation / citation_aggregator.py CitationAggregator._handle_c_dependency   0% 6 6 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / citation / citation_aggregator.py CitationAggregator.locate_path_for_c_dependency   0% 12 12 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / citation / citation_aggregator.py CitationAggregator._search_for_other_c_references   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / citation / citation_aggregator.py CitationAggregator._handle_python_dependency   0% 11 11 2   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / citation / citation_aggregator.py CitationAggregator._process_reference   0% 7 7 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / citation / citation_aggregator.py CitationAggregator._try_to_find_version   0% 14 14 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / citation / citation_aggregator.py CitationAggregator._read_and_process_reference_entry   0% 12 12 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / citation / citation_aggregator.py generate_aggregate   0% 15 15 16   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / citation / citation_aggregator.py (no function)   100% 43 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / citation / citation_updater_and_doi_generator.py _ZenodoException.__init__   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / citation / citation_updater_and_doi_generator.py _Zenodo.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / citation / citation_updater_and_doi_generator.py _Zenodo._json   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / citation / citation_updater_and_doi_generator.py _Zenodo.get_verify   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / citation / citation_updater_and_doi_generator.py _Zenodo.post_create   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / citation / citation_updater_and_doi_generator.py _Zenodo.post_upload   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / citation / citation_updater_and_doi_generator.py _Zenodo.post_publish   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / citation / citation_updater_and_doi_generator.py CitationUpdaterAndDoiGenerator.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / citation / citation_updater_and_doi_generator.py CitationUpdaterAndDoiGenerator.update_citation_file_and_create_doi   0% 12 12 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / citation / citation_updater_and_doi_generator.py CitationUpdaterAndDoiGenerator._request_doi   0% 10 10 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / citation / citation_updater_and_doi_generator.py CitationUpdaterAndDoiGenerator._finish_doi   0% 12 12 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / citation / citation_updater_and_doi_generator.py CitationUpdaterAndDoiGenerator._zip_up_module   0% 6 6 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / citation / citation_updater_and_doi_generator.py CitationUpdaterAndDoiGenerator._zip_walker   0% 7 7 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / citation / citation_updater_and_doi_generator.py CitationUpdaterAndDoiGenerator._fill_in_data   0% 9 9 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / citation / citation_updater_and_doi_generator.py CitationUpdaterAndDoiGenerator.convert_text_date_to_date   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / citation / citation_updater_and_doi_generator.py CitationUpdaterAndDoiGenerator.convert_month_name_to_number   0% 11 11 4   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / citation / citation_updater_and_doi_generator.py (no function)   100% 66 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / classproperty.py _ClassPropertyDescriptor.__init__   100% 1 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / classproperty.py _ClassPropertyDescriptor.__get__   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / classproperty.py classproperty   100% 3 0 0   50% 2 1   80%
pyenv / lib / python3.13 / site-packages / spinn_utilities / classproperty.py (no function)   100% 5 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / conf_loader.py _check_config   0% 17 17 0   0% 14 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / conf_loader.py _read_a_config   0% 7 7 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / conf_loader.py _config_locations   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / conf_loader.py load_defaults   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / conf_loader.py load_config   0% 9 9 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / conf_loader.py (no function)   100% 14 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / config_holder.py add_default_cfg   0% 2 2 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / config_holder.py add_template   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / config_holder.py get_default_cfgs   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / config_holder.py clear_cfg_files   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / config_holder.py _pre_load_config   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / config_holder.py logging_parser   0% 11 11 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / config_holder.py _find_user_cfg   0% 7 7 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / config_holder.py check_user_cfg   0% 15 15 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / config_holder.py load_config   0% 12 12 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / config_holder.py is_config_none   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / config_holder.py get_config_str   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / config_holder.py get_config_str_or_none   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / config_holder.py get_config_str_list   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / config_holder.py get_config_int   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / config_holder.py get_config_int_or_none   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / config_holder.py get_config_float   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / config_holder.py get_config_float_or_none   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / config_holder.py get_config_bool   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / config_holder.py get_config_bool_or_none   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / config_holder.py set_config   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / config_holder.py config_sections   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / config_holder.py configs_loaded   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / config_holder.py has_config_option   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / config_holder.py config_options   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / config_holder.py get_report_path   0% 22 22 0   0% 18 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / config_holder.py get_timestamp_path   0% 8 8 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / config_holder.py (no function)   100% 46 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / config_setup.py unittest_setup   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / config_setup.py add_spinn_utilities_cfg   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / config_setup.py (no function)   100% 6 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / configs / __init__.py (no function)   100% 5 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / configs / camel_case_config_parser.py optionxform   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / configs / camel_case_config_parser.py TypedConfigParser.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / configs / camel_case_config_parser.py TypedConfigParser.optionxform   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / configs / camel_case_config_parser.py TypedConfigParser.read   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / configs / camel_case_config_parser.py TypedConfigParser.read_files   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / configs / camel_case_config_parser.py TypedConfigParser.get_str   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / configs / camel_case_config_parser.py TypedConfigParser.get_str_list   0% 7 7 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / configs / camel_case_config_parser.py TypedConfigParser.get_int   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / configs / camel_case_config_parser.py TypedConfigParser.get_float   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / configs / camel_case_config_parser.py TypedConfigParser.get_bool   0% 11 11 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / configs / camel_case_config_parser.py CamelCaseConfigParser.optionxform   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / configs / camel_case_config_parser.py (no function)   100% 24 0 2   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / configs / config_checker.py ConfigChecker.__init__   0% 8 8 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / configs / config_checker.py ConfigChecker.check   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / configs / config_checker.py ConfigChecker._check_defaults   0% 9 9 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / configs / config_checker.py ConfigChecker._read_files   0% 9 9 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / configs / config_checker.py ConfigChecker._check_cfg_file   0% 10 10 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / configs / config_checker.py ConfigChecker._check_python_file   0% 20 20 0   0% 14 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / configs / config_checker.py ConfigChecker._get_parts   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / configs / config_checker.py ConfigChecker._check_lines   0% 13 13 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / configs / config_checker.py ConfigChecker._check_get_report_path   0% 26 26 0   0% 20 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / configs / config_checker.py ConfigChecker._check_all_used   0% 12 12 0   0% 12 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / configs / config_checker.py (no function)   100% 18 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / configs / config_documentor.py _make_name   0% 17 17 0   0% 16 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / configs / config_documentor.py _make_link   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / configs / config_documentor.py _md_write_doc   0% 21 21 0   0% 12 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / configs / config_documentor.py _ConfigGroup.__init__   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / configs / config_documentor.py _ConfigGroup.paths   0% 7 7 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / configs / config_documentor.py _ConfigGroup.print_config   0% 6 6 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / configs / config_documentor.py _ConfigGroup.merge   0% 4 4 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / configs / config_documentor.py _ConfigGroup.add_doc   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / configs / config_documentor.py _ConfigGroup.missing_docs   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / configs / config_documentor.py _ConfigGroup._md_value   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / configs / config_documentor.py _ConfigGroup.md   0% 9 9 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / configs / config_documentor.py ConfigDocumentor.__init__   0% 14 14 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / configs / config_documentor.py ConfigDocumentor._add_option   0% 14 14 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / configs / config_documentor.py ConfigDocumentor._process_special   0% 15 15 0   0% 12 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / configs / config_documentor.py ConfigDocumentor._merge_paths   0% 11 11 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / configs / config_documentor.py ConfigDocumentor.check   0% 14 14 0   0% 12 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / configs / config_documentor.py ConfigDocumentor.print_section   0% 8 8 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / configs / config_documentor.py ConfigDocumentor.print_configs   0% 2 2 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / configs / config_documentor.py ConfigDocumentor._md_header   0% 14 14 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / configs / config_documentor.py ConfigDocumentor._md_section   0% 11 11 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / configs / config_documentor.py ConfigDocumentor.md_reports   0% 10 10 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / configs / config_documentor.py ConfigDocumentor.md_notes   0% 8 8 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / configs / config_documentor.py ConfigDocumentor.md_configs   0% 12 12 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / configs / config_documentor.py (no function)   100% 32 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / configs / config_template_exception.py (no function)   100% 1 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / configs / no_config_found_exception.py (no function)   100% 1 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / configs / two_user_configs_exception.py (no function)   100% 1 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / configs / unexpected_config_exception.py (no function)   100% 1 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / data / __init__.py (no function)   100% 3 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / data / data_status.py DataStatus.__new__   100% 3 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / data / data_status.py DataStatus.__init__   100% 2 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / data / data_status.py DataStatus.exception   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / data / data_status.py (no function)   100% 11 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / data / reset_status.py (no function)   100% 7 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / data / run_status.py (no function)   100% 8 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / data / utils_data_view.py _UtilsDataModel.__init__   100% 4 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / data / utils_data_view.py _UtilsDataModel.__new__   100% 6 0 0   100% 2 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / data / utils_data_view.py _UtilsDataModel._clear   100% 5 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / data / utils_data_view.py _UtilsDataModel._hard_reset   100% 5 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / data / utils_data_view.py _UtilsDataModel._soft_reset   100% 0 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / data / utils_data_view.py UtilsDataView._exception   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / data / utils_data_view.py UtilsDataView._is_mocked   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / data / utils_data_view.py UtilsDataView.is_hard_reset   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / data / utils_data_view.py UtilsDataView.is_soft_reset   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / data / utils_data_view.py UtilsDataView.is_ran_ever   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / data / utils_data_view.py UtilsDataView.is_ran_last   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / data / utils_data_view.py UtilsDataView.is_reset_last   0% 10 10 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / data / utils_data_view.py UtilsDataView.get_reset_number   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / data / utils_data_view.py UtilsDataView.get_reset_str   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / data / utils_data_view.py UtilsDataView.is_no_stop_requested   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / data / utils_data_view.py UtilsDataView.is_running   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / data / utils_data_view.py UtilsDataView.check_valid_simulator   0% 9 9 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / data / utils_data_view.py UtilsDataView.check_user_can_act   0% 7 7 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / data / utils_data_view.py UtilsDataView.is_setup   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / data / utils_data_view.py UtilsDataView.is_user_mode   0% 7 7 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / data / utils_data_view.py UtilsDataView.is_stop_already_requested   0% 8 8 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / data / utils_data_view.py UtilsDataView.is_shutdown   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / data / utils_data_view.py UtilsDataView._temporary_dir_path   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / data / utils_data_view.py UtilsDataView.get_run_dir_path   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / data / utils_data_view.py UtilsDataView.get_timestamp_dir_path   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / data / utils_data_view.py UtilsDataView.get_global_reports_dir   0% 11 11 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / data / utils_data_view.py UtilsDataView.get_error_file   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / data / utils_data_view.py UtilsDataView._child_folder   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / data / utils_data_view.py UtilsDataView.get_run_number   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / data / utils_data_view.py UtilsDataView.get_executable_finder   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / data / utils_data_view.py UtilsDataView.register_binary_search_path   100% 1 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / data / utils_data_view.py UtilsDataView.get_executable_path   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / data / utils_data_view.py UtilsDataView.get_executable_paths   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / data / utils_data_view.py UtilsDataView.get_requires_data_generation   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / data / utils_data_view.py UtilsDataView.set_requires_data_generation   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / data / utils_data_view.py UtilsDataView.get_requires_mapping   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / data / utils_data_view.py UtilsDataView.set_requires_mapping   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / data / utils_data_view.py UtilsDataView._mock_has_run   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / data / utils_data_view.py UtilsDataView.raise_skiptest   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / data / utils_data_view.py (no function)   100% 89 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / data / utils_data_writer.py UtilsDataWriter.__init__   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / data / utils_data_writer.py UtilsDataWriter.mock   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / data / utils_data_writer.py UtilsDataWriter.setup   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / data / utils_data_writer.py UtilsDataWriter._mock   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / data / utils_data_writer.py UtilsDataWriter._setup   0% 8 8 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / data / utils_data_writer.py UtilsDataWriter.start_run   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / data / utils_data_writer.py UtilsDataWriter.finish_run   0% 9 9 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / data / utils_data_writer.py UtilsDataWriter._hard_reset   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / data / utils_data_writer.py UtilsDataWriter.hard_reset   0% 9 9 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / data / utils_data_writer.py UtilsDataWriter._soft_reset   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / data / utils_data_writer.py UtilsDataWriter.soft_reset   0% 8 8 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / data / utils_data_writer.py UtilsDataWriter.request_stop   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / data / utils_data_writer.py UtilsDataWriter.stopping   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / data / utils_data_writer.py UtilsDataWriter.shut_down   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / data / utils_data_writer.py UtilsDataWriter.get_report_dir_path   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / data / utils_data_writer.py UtilsDataWriter.set_run_dir_path   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / data / utils_data_writer.py UtilsDataWriter.set_report_dir_path   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / data / utils_data_writer.py UtilsDataWriter.__create_run_dir_path   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / data / utils_data_writer.py UtilsDataWriter.__create_reports_directory   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / data / utils_data_writer.py UtilsDataWriter._get_timestamp   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / data / utils_data_writer.py UtilsDataWriter.__create_timestamp_directory   0% 7 7 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / data / utils_data_writer.py UtilsDataWriter.write_errored_file   0% 12 12 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / data / utils_data_writer.py UtilsDataWriter.write_finished_file   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / data / utils_data_writer.py UtilsDataWriter._set_executable_finder   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / data / utils_data_writer.py (no function)   100% 51 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / exceptions.py NotSetupException.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / exceptions.py InvalidDirectory.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / exceptions.py DataNotYetAvialable.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / exceptions.py DataNotMocked.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / exceptions.py ShutdownException.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / exceptions.py (no function)   100% 19 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / executable_finder.py ExecutableFinder.__init__   50% 12 6 0   50% 4 2   50%
pyenv / lib / python3.13 / site-packages / spinn_utilities / executable_finder.py ExecutableFinder.add_path   100% 5 0 0   50% 2 1   86%
pyenv / lib / python3.13 / site-packages / spinn_utilities / executable_finder.py ExecutableFinder.binary_paths   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / executable_finder.py ExecutableFinder.get_executable_path   0% 9 9 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / executable_finder.py ExecutableFinder.get_executable_paths   0% 7 7 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / executable_finder.py ExecutableFinder.check_logs   0% 29 29 0   0% 20 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / executable_finder.py ExecutableFinder.clear_logs   0% 7 7 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / executable_finder.py (no function)   85% 20 3 0   50% 2 1   82%
pyenv / lib / python3.13 / site-packages / spinn_utilities / find_max_success.py find_max_success   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / find_max_success.py search_for_max_success   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / find_max_success.py (no function)   100% 4 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / helpful_functions.py is_singleton   100% 1 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / helpful_functions.py _lcm   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / helpful_functions.py lcm   100% 0 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / helpful_functions.py lcm   100% 0 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / helpful_functions.py lcm   0% 6 6 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / helpful_functions.py gcd   100% 0 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / helpful_functions.py gcd   100% 0 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / helpful_functions.py gcd   0% 6 6 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / helpful_functions.py (no function)   100% 12 0 18   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / log.py ConfiguredFilter.__init__   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / log.py ConfiguredFilter.filter   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / log.py ConfiguredFormatter.__init__   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / log.py ConfiguredFormatter.construct_logging_parents   0% 9 9 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / log.py ConfiguredFormatter.deepest_parent   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / log.py ConfiguredFormatter.level_of_deepest_parent   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / log.py _BraceMessage.__init__   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / log.py _BraceMessage.__str__   0% 16 16 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / log.py FormatAdapter.set_kill_level   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / log.py FormatAdapter.set_log_store   0% 6 6 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / log.py FormatAdapter.__init__   100% 4 0 0   50% 2 1   83%
pyenv / lib / python3.13 / site-packages / spinn_utilities / log.py FormatAdapter.log   0% 17 17 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / log.py FormatAdapter.process   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / log.py FormatAdapter.atexit_handler   0% 18 18 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / log.py FormatAdapter._pop_not_stored_messages   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / log.py (no function)   100% 49 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / log_store.py LogStore.store_log   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / log_store.py LogStore.retreive_log_messages   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / log_store.py LogStore.get_location   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / log_store.py (no function)   100% 10 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / logger_utils.py warn_once   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / logger_utils.py error_once   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / logger_utils.py reset   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / logger_utils.py (no function)   100% 5 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / make_tools / __init__.py (no function)   100% 2 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / make_tools / converter.py convert   0% 7 7 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / make_tools / converter.py _convert_dir   0% 14 14 0   0% 12 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / make_tools / converter.py _mkdir   0% 4 4 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / make_tools / converter.py (no function)   65% 17 6 0   25% 4 1   57%
pyenv / lib / python3.13 / site-packages / spinn_utilities / make_tools / file_converter.py FileConverter.__call__   0% 26 26 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / make_tools / file_converter.py FileConverter._check_end_status   0% 9 9 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / make_tools / file_converter.py FileConverter._process_line   0% 10 10 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / make_tools / file_converter.py FileConverter._process_line_in_comment   0% 11 11 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / make_tools / file_converter.py FileConverter._process_line_comment_start   0% 6 6 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / make_tools / file_converter.py FileConverter._process_line_in_log   0% 18 18 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / make_tools / file_converter.py FileConverter._process_line_in_log_close_bracket   0% 17 17 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / make_tools / file_converter.py FileConverter._process_line_normal_code   0% 19 19 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / make_tools / file_converter.py FileConverter._quote_part   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / make_tools / file_converter.py FileConverter._bracket_count   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / make_tools / file_converter.py FileConverter._split_by_comma_plus   0% 30 30 0   0% 16 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / make_tools / file_converter.py FileConverter._short_log   0% 34 34 0   0% 14 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / make_tools / file_converter.py FileConverter._write_log_method   0% 22 22 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / make_tools / file_converter.py FileConverter._process_chars   0% 84 84 0   0% 48 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / make_tools / file_converter.py FileConverter.convert   0% 10 10 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / make_tools / file_converter.py (no function)   100% 40 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / make_tools / log_sqllite_database.py _timestamp   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / make_tools / log_sqllite_database.py LogSqlLiteDatabase.__init__   0% 18 18 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / make_tools / log_sqllite_database.py LogSqlLiteDatabase._database_file   0% 6 6 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / make_tools / log_sqllite_database.py LogSqlLiteDatabase._extra_database_error_message   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / make_tools / log_sqllite_database.py LogSqlLiteDatabase._check_database_file   0% 8 8 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / make_tools / log_sqllite_database.py LogSqlLiteDatabase.__del__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / make_tools / log_sqllite_database.py LogSqlLiteDatabase.close   0% 6 6 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / make_tools / log_sqllite_database.py LogSqlLiteDatabase.__init_db   0% 6 6 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / make_tools / log_sqllite_database.py LogSqlLiteDatabase.__clear_db   0% 9 9 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / make_tools / log_sqllite_database.py LogSqlLiteDatabase.get_directory_id   0% 9 9 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / make_tools / log_sqllite_database.py LogSqlLiteDatabase.get_file_id   0% 9 9 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / make_tools / log_sqllite_database.py LogSqlLiteDatabase.set_log_info   0% 12 12 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / make_tools / log_sqllite_database.py LogSqlLiteDatabase.get_log_info   0% 8 8 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / make_tools / log_sqllite_database.py LogSqlLiteDatabase.check_original   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / make_tools / log_sqllite_database.py LogSqlLiteDatabase.get_max_log_id   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / make_tools / log_sqllite_database.py (no function)   100% 26 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / make_tools / replacer.py Replacer._database_file   0% 8 8 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / make_tools / replacer.py Replacer._extra_database_error_message   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / make_tools / replacer.py Replacer.__enter__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / make_tools / replacer.py Replacer.__exit__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / make_tools / replacer.py Replacer._replace   0% 25 25 0   0% 12 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / make_tools / replacer.py Replacer.replace   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / make_tools / replacer.py Replacer._hex_to_float   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / make_tools / replacer.py Replacer._hexes_to_double   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / make_tools / replacer.py (no function)   89% 35 4 0   50% 2 1   86%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ordered_set.py OrderedSet.__init__   100% 3 0 0   100% 2 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ordered_set.py OrderedSet.add   100% 2 0 0   50% 2 1   75%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ordered_set.py OrderedSet.discard   0% 2 2 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ordered_set.py OrderedSet.__iter__   100% 1 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ordered_set.py OrderedSet.__reversed__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ordered_set.py OrderedSet.peek   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ordered_set.py OrderedSet.__len__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ordered_set.py OrderedSet.__contains__   100% 1 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ordered_set.py OrderedSet.update   100% 2 0 0   100% 2 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ordered_set.py OrderedSet.pop   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ordered_set.py OrderedSet.__repr__   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ordered_set.py OrderedSet.__eq__   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ordered_set.py OrderedSet.__ne__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ordered_set.py (no function)   100% 19 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / overrides.py overrides.__init__   83% 6 1 0   75% 4 1   80%
pyenv / lib / python3.13 / site-packages / spinn_utilities / overrides.py overrides.__call__   78% 9 2 0   75% 8 2   76%
pyenv / lib / python3.13 / site-packages / spinn_utilities / overrides.py (no function)   100% 7 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / package_loader.py all_modules   0% 15 15 8   0% 14 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / package_loader.py load_modules   0% 23 23 0   0% 18 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / package_loader.py load_module   0% 8 8 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / package_loader.py (no function)   100% 7 0 2   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ping.py Ping.ping   0% 10 10 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ping.py Ping.host_is_reachable   0% 10 10 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ping.py (no function)   100% 10 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / progress_bar.py ProgressBar.__init__   0% 12 12 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / progress_bar.py ProgressBar.update   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / progress_bar.py ProgressBar._print_overwritten_line   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / progress_bar.py ProgressBar._print_distance_indicator   0% 9 9 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / progress_bar.py ProgressBar._print_distance_line   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / progress_bar.py ProgressBar._print_progress   0% 7 7 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / progress_bar.py ProgressBar._print_progress_unit   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / progress_bar.py ProgressBar._print_progress_done   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / progress_bar.py ProgressBar._create_initial_progress_bar   0% 6 6 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / progress_bar.py ProgressBar._check_differences   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / progress_bar.py ProgressBar.end   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / progress_bar.py ProgressBar.__repr__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / progress_bar.py ProgressBar.__enter__   0% 1 1 1   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / progress_bar.py ProgressBar.__exit__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / progress_bar.py ProgressBar.over   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / progress_bar.py DummyProgressBar._print_overwritten_line   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / progress_bar.py DummyProgressBar._print_distance_indicator   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / progress_bar.py DummyProgressBar._print_progress   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / progress_bar.py DummyProgressBar._print_progress_done   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / progress_bar.py DummyProgressBar.__repr__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / progress_bar.py (no function)   100% 42 0 19   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / __init__.py (no function)   100% 9 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_dict.py AbstractDict.get_value   100% 0 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_dict.py AbstractDict.get_value   100% 0 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_dict.py AbstractDict.get_value   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_dict.py AbstractDict.keys   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_dict.py AbstractDict.set_value   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_dict.py AbstractDict.ids   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_dict.py AbstractDict.iter_all_values   100% 0 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_dict.py AbstractDict.iter_all_values   100% 0 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_dict.py AbstractDict.iter_all_values   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_dict.py AbstractDict.get_ranges   100% 0 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_dict.py AbstractDict.get_ranges   100% 0 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_dict.py AbstractDict.get_ranges   100% 0 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_dict.py AbstractDict.get_ranges   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_dict.py AbstractDict.iter_ranges   100% 0 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_dict.py AbstractDict.iter_ranges   100% 0 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_dict.py AbstractDict.iter_ranges   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_dict.py AbstractDict.get_default   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_dict.py AbstractDict.items   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_dict.py AbstractDict.iteritems   0% 2 2 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_dict.py AbstractDict.values   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_dict.py AbstractDict.itervalues   0% 2 2 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_dict.py AbstractDict.__contains__   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_dict.py AbstractDict.has_key   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_dict.py AbstractDict.reset   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_dict.py (no function)   100% 40 0 17   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_list.py _eq   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_list.py _is_zero   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_list.py is_number   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_list.py AbstractList.__init__   100% 2 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_list.py AbstractList.range_based   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_list.py AbstractList.__len__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_list.py AbstractList.__eq__   0% 4 4 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_list.py AbstractList.__ne__   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_list.py AbstractList.__str__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_list.py AbstractList.get_single_value_all   0% 8 8 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_list.py AbstractList.get_value_by_id   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_list.py AbstractList.get_single_value_by_slice   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_list.py AbstractList.__getslice__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_list.py AbstractList.get_single_value_by_ids   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_list.py AbstractList.__getitem__   0% 12 12 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_list.py AbstractList.iter_by_id   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_list.py AbstractList.iter_by_ids   0% 9 9 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_list.py AbstractList.iter   0% 2 2 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_list.py AbstractList.__iter__   0% 9 9 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_list.py AbstractList.iter_by_slice   0% 7 7 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_list.py AbstractList.iter_by_selector   0% 13 13 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_list.py AbstractList.get_values   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_list.py AbstractList.__contains__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_list.py AbstractList.count   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_list.py AbstractList.index   0% 4 4 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_list.py AbstractList.iter_ranges   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_list.py AbstractList.iter_ranges_by_id   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_list.py AbstractList.iter_ranges_by_slice   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_list.py AbstractList.iter_ranges_by_ids   0% 19 19 0   0% 14 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_list.py AbstractList.get_default   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_list.py AbstractList.__add__   0% 7 7 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_list.py AbstractList.__sub__   0% 7 7 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_list.py AbstractList.__mul__   0% 7 7 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_list.py AbstractList.__truediv__   0% 9 9 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_list.py AbstractList.__floordiv__   0% 9 9 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_list.py AbstractList.apply_operation   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_list.py SingleList.__init__   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_list.py SingleList.range_based   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_list.py SingleList.get_value_by_id   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_list.py SingleList.get_single_value_by_slice   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_list.py SingleList.get_single_value_by_ids   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_list.py SingleList.iter_ranges   0% 2 2 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_list.py SingleList.get_default   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_list.py SingleList.iter_ranges_by_slice   0% 2 2 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_list.py DualList.__init__   0% 6 6 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_list.py DualList.range_based   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_list.py DualList.get_value_by_id   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_list.py DualList.get_single_value_by_slice   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_list.py DualList.get_single_value_by_ids   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_list.py DualList.iter_by_slice   0% 24 24 0   0% 18 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_list.py DualList.iter_ranges   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_list.py DualList.iter_ranges_by_slice   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_list.py DualList._merge_ranges   0% 13 13 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_list.py DualList.get_default   0% 7 7 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_list.py (no function)   100% 97 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_sized.py _is_iterable_selector   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_sized.py AbstractSized.__init__   100% 1 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_sized.py AbstractSized.__len__   100% 1 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_sized.py AbstractSized._is_id_type   100% 1 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_sized.py AbstractSized._check_id_in_range   67% 6 2 0   50% 4 2   60%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_sized.py AbstractSized._check_slice_in_range   43% 37 21 0   46% 28 13   45%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_sized.py AbstractSized._check_mask_size   0% 4 4 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_sized.py AbstractSized.selector_to_ids   0% 38 38 0   0% 34 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_sized.py (no function)   100% 21 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_view.py AbstractView.__init__   100% 1 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_view.py AbstractView.__getitem__   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_view.py AbstractView.__setitem__   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_view.py AbstractView.get_default   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_view.py AbstractView.keys   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_view.py AbstractView.ids   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_view.py AbstractView.set_value   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / abstract_view.py (no function)   100% 20 0 2   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / ids_view.py _IdsView.__init__   100% 2 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / ids_view.py _IdsView.__str__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / ids_view.py _IdsView.ids   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / ids_view.py _IdsView.get_value   100% 0 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / ids_view.py _IdsView.get_value   100% 0 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / ids_view.py _IdsView.get_value   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / ids_view.py _IdsView.set_value   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / ids_view.py _IdsView.set_value_by_ids   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / ids_view.py _IdsView.iter_all_values   100% 0 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / ids_view.py _IdsView.iter_all_values   100% 0 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / ids_view.py _IdsView.iter_all_values   0% 4 4 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / ids_view.py _IdsView.iter_ranges   100% 0 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / ids_view.py _IdsView.iter_ranges   100% 0 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / ids_view.py _IdsView.iter_ranges   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / ids_view.py (no function)   100% 27 0 14   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / multiple_values_exception.py MultipleValuesException.__init__   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / multiple_values_exception.py (no function)   100% 3 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / range_dictionary.py RangeDictionary.__init__   100% 5 0 0   75% 4 1   89%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / range_dictionary.py RangeDictionary.list_factory   100% 1 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / range_dictionary.py RangeDictionary.view_factory   64% 22 8 0   56% 18 6   60%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / range_dictionary.py RangeDictionary.__getitem__   100% 0 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / range_dictionary.py RangeDictionary.__getitem__   100% 0 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / range_dictionary.py RangeDictionary.__getitem__   67% 3 1 0   50% 2 1   60%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / range_dictionary.py RangeDictionary.get_value   100% 0 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / range_dictionary.py RangeDictionary.get_value   100% 0 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / range_dictionary.py RangeDictionary.get_value   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / range_dictionary.py RangeDictionary.get_values_by_id   100% 0 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / range_dictionary.py RangeDictionary.get_values_by_id   100% 0 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / range_dictionary.py RangeDictionary.get_values_by_id   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / range_dictionary.py RangeDictionary.get_list   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / range_dictionary.py RangeDictionary.update_safe_iter_all_values   100% 0 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / range_dictionary.py RangeDictionary.update_safe_iter_all_values   100% 0 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / range_dictionary.py RangeDictionary.update_safe_iter_all_values   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / range_dictionary.py RangeDictionary.iter_all_values   100% 0 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / range_dictionary.py RangeDictionary.iter_all_values   100% 0 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / range_dictionary.py RangeDictionary.iter_all_values   0% 7 7 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / range_dictionary.py RangeDictionary.iter_values_by_slice   100% 0 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / range_dictionary.py RangeDictionary.iter_values_by_slice   100% 0 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / range_dictionary.py RangeDictionary.iter_values_by_slice   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / range_dictionary.py RangeDictionary.iter_values_by_ids   100% 0 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / range_dictionary.py RangeDictionary.iter_values_by_ids   100% 0 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / range_dictionary.py RangeDictionary.iter_values_by_ids   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / range_dictionary.py RangeDictionary._values_from_ranges   0% 3 3 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / range_dictionary.py RangeDictionary.set_value   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / range_dictionary.py RangeDictionary.__setitem__   0% 12 12 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / range_dictionary.py RangeDictionary.ids   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / range_dictionary.py RangeDictionary.has_key   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / range_dictionary.py RangeDictionary.keys   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / range_dictionary.py RangeDictionary._merge_ranges   0% 26 26 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / range_dictionary.py RangeDictionary.iter_ranges   100% 0 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / range_dictionary.py RangeDictionary.iter_ranges   100% 0 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / range_dictionary.py RangeDictionary.iter_ranges   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / range_dictionary.py RangeDictionary.iter_ranges_by_id   100% 0 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / range_dictionary.py RangeDictionary.iter_ranges_by_id   100% 0 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / range_dictionary.py RangeDictionary.iter_ranges_by_id   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / range_dictionary.py RangeDictionary.iter_ranges_by_slice   100% 0 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / range_dictionary.py RangeDictionary.iter_ranges_by_slice   100% 0 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / range_dictionary.py RangeDictionary.iter_ranges_by_slice   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / range_dictionary.py RangeDictionary.iter_ranges_by_ids   100% 0 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / range_dictionary.py RangeDictionary.iter_ranges_by_ids   100% 0 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / range_dictionary.py RangeDictionary.iter_ranges_by_ids   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / range_dictionary.py RangeDictionary.set_default   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / range_dictionary.py RangeDictionary.get_default   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / range_dictionary.py RangeDictionary.copy_into   0% 8 8 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / range_dictionary.py RangeDictionary.copy   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / range_dictionary.py (no function)   100% 85 0 28   50% 6 3   97%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / ranged_list.py function_iterator   0% 4 4 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / ranged_list.py RangedList.__init__   67% 12 4 0   75% 4 1   69%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / ranged_list.py RangedList.__length   60% 5 2 0   50% 4 2   56%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / ranged_list.py RangedList.range_based   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / ranged_list.py RangedList.__the_ranges   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / ranged_list.py RangedList.__the_values   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / ranged_list.py RangedList.get_value_by_id   0% 5 5 2   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / ranged_list.py RangedList.get_single_value_by_slice   0% 18 18 1   0% 14 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / ranged_list.py RangedList.get_single_value_by_ids   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / ranged_list.py RangedList.__iter__   0% 6 6 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / ranged_list.py RangedList.iter_by_slice   0% 17 17 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / ranged_list.py RangedList.iter_ranges   0% 18 18 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / ranged_list.py RangedList.iter_ranges_by_slice   0% 16 16 0   0% 12 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / ranged_list.py RangedList.is_list   100% 1 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / ranged_list.py RangedList.listness_check   67% 3 1 0   50% 2 1   60%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / ranged_list.py RangedList.as_list   67% 6 2 0   50% 4 2   60%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / ranged_list.py RangedList.set_value   100% 5 0 0   100% 2 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / ranged_list.py RangedList.set_value_by_id   0% 24 24 0   0% 20 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / ranged_list.py RangedList.set_value_by_slice   0% 35 35 0   0% 22 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / ranged_list.py RangedList._set_values_list   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / ranged_list.py RangedList.set_value_by_ids   0% 4 4 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / ranged_list.py RangedList.set_value_by_selector   0% 10 10 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / ranged_list.py RangedList.get_ranges   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / ranged_list.py RangedList.set_default   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / ranged_list.py RangedList.get_default   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / ranged_list.py RangedList.copy_into   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / ranged_list.py RangedList.copy   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / ranged_list.py (no function)   100% 53 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / ranged_list_of_lists.py RangedListOfList.listness_check   0% 16 16 0   0% 12 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / ranged_list_of_lists.py (no function)   100% 11 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / single_view.py _SingleView.__init__   100% 2 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / single_view.py _SingleView.__str__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / single_view.py _SingleView.ids   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / single_view.py _SingleView.get_value   100% 0 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / single_view.py _SingleView.get_value   100% 0 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / single_view.py _SingleView.get_value   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / single_view.py _SingleView.iter_all_values   100% 0 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / single_view.py _SingleView.iter_all_values   100% 0 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / single_view.py _SingleView.iter_all_values   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / single_view.py _SingleView.set_value   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / single_view.py _SingleView.iter_ranges   100% 0 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / single_view.py _SingleView.iter_ranges   100% 0 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / single_view.py _SingleView.iter_ranges   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / single_view.py (no function)   100% 21 0 21   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / slice_view.py _SliceView.__init__   100% 3 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / slice_view.py _SliceView.__str__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / slice_view.py _SliceView.ids   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / slice_view.py _SliceView.get_value   100% 0 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / slice_view.py _SliceView.get_value   100% 0 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / slice_view.py _SliceView.get_value   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / slice_view.py _SliceView.update_safe_iter_all_values   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / slice_view.py _SliceView.iter_all_values   100% 0 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / slice_view.py _SliceView.iter_all_values   100% 0 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / slice_view.py _SliceView.iter_all_values   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / slice_view.py _SliceView.set_value   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / slice_view.py _SliceView.iter_ranges   100% 0 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / slice_view.py _SliceView.iter_ranges   100% 0 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / slice_view.py _SliceView.iter_ranges   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / ranged / slice_view.py (no function)   100% 26 0 15   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / require_subclass.py require_subclass   100% 2 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / require_subclass.py require_subclass.decorate   100% 4 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / require_subclass.py require_subclass.decorate.__init_subclass__   100% 6 0 0   100% 2 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / require_subclass.py (no function)   100% 3 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / safe_eval.py SafeEval.__init__   100% 5 0 0   100% 2 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / safe_eval.py SafeEval.eval   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / safe_eval.py (no function)   100% 6 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / socket_address.py SocketAddress.__init__   0% 15 15 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / socket_address.py SocketAddress.notify_host_name   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / socket_address.py SocketAddress.notify_port_no   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / socket_address.py SocketAddress.listen_port   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / socket_address.py SocketAddress.__eq__   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / socket_address.py SocketAddress.__ne__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / socket_address.py SocketAddress.__hash__   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / socket_address.py SocketAddress.__repr__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / socket_address.py (no function)   100% 15 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / testing / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / testing / docs_checker.py DocsChecker.__init__   0% 10 10 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / testing / docs_checker.py DocsChecker.check_dir   0% 6 6 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / testing / docs_checker.py DocsChecker.check_file   0% 12 12 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / testing / docs_checker.py DocsChecker._check_function   0% 45 45 0   0% 46 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / testing / docs_checker.py DocsChecker.check_function   0% 11 11 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / testing / docs_checker.py DocsChecker.is_property   0% 4 4 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / testing / docs_checker.py DocsChecker.is_not_overload   0% 4 4 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / testing / docs_checker.py DocsChecker.has_returns   0% 8 8 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / testing / docs_checker.py DocsChecker._overrides   0% 11 11 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / testing / docs_checker.py DocsChecker._test_path   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / testing / docs_checker.py DocsChecker._check_params_correct   0% 8 8 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / testing / docs_checker.py DocsChecker._check_params_all_or_none   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / testing / docs_checker.py DocsChecker._check_blank_lines   0% 18 18 0   0% 20 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / testing / docs_checker.py DocsChecker.get_param_names   0% 14 14 0   0% 12 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / testing / docs_checker.py DocsChecker.check_no_errors   0% 2 2 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / testing / docs_checker.py (no function)   93% 28 2 0   50% 2 1   90%
pyenv / lib / python3.13 / site-packages / spinn_utilities / testing / log_checker.py _assert_logs_contains   0% 4 4 3   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / testing / log_checker.py _assert_logs_not_contains   0% 3 3 2   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / testing / log_checker.py assert_logs_contains_once   0% 8 8 6   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / testing / log_checker.py assert_logs_error_contains   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / testing / log_checker.py assert_logs_warning_contains   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / testing / log_checker.py assert_logs_info_contains   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / testing / log_checker.py assert_logs_error_not_contains   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / testing / log_checker.py assert_logs_info_not_contains   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / testing / log_checker.py (no function)   100% 11 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / timer.py Timer.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / timer.py Timer.start_timing   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / timer.py Timer.take_sample   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / timer.py Timer.__enter__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / timer.py Timer.__exit__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / timer.py Timer.measured_interval   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinn_utilities / timer.py (no function)   100% 14 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / typing / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / typing / coords.py (no function)   100% 4 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinn_utilities / typing / json.py (no function)   100% 6 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnaker_graph_front_end / __init__.py setup   0% 13 13 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinnaker_graph_front_end / __init__.py __get_simulator   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnaker_graph_front_end / __init__.py run   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnaker_graph_front_end / __init__.py run_until_complete   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnaker_graph_front_end / __init__.py stop   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnaker_graph_front_end / __init__.py stop_run   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnaker_graph_front_end / __init__.py add_vertex_instance   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnaker_graph_front_end / __init__.py _new_edge_label   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnaker_graph_front_end / __init__.py add_edge_instance   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnaker_graph_front_end / __init__.py add_machine_vertex_instance   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnaker_graph_front_end / __init__.py add_machine_edge_instance   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnaker_graph_front_end / __init__.py add_socket_address   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnaker_graph_front_end / __init__.py get_number_of_available_cores_on_machine   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnaker_graph_front_end / __init__.py has_ran   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnaker_graph_front_end / __init__.py routing_infos   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnaker_graph_front_end / __init__.py placements   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnaker_graph_front_end / __init__.py tags   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnaker_graph_front_end / __init__.py buffer_manager   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnaker_graph_front_end / __init__.py machine   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnaker_graph_front_end / __init__.py is_allocated_machine   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnaker_graph_front_end / __init__.py (no function)   100% 44 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnaker_graph_front_end / _version.py (no function)   100% 5 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnaker_graph_front_end / config_setup.py add_gfe_cfg   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnaker_graph_front_end / config_setup.py unittest_setup   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnaker_graph_front_end / config_setup.py (no function)   100% 7 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnaker_graph_front_end / spinnaker.py _is_allocated_machine   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnaker_graph_front_end / spinnaker.py SpiNNaker.__init__   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnaker_graph_front_end / spinnaker.py SpiNNaker._add_cfg_defaults_and_template   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnaker_graph_front_end / spinnaker.py SpiNNaker._user_cfg_file   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnaker_graph_front_end / spinnaker.py SpiNNaker._data_writer_cls   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnaker_graph_front_end / spinnaker.py SpiNNaker.__repr__   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnaker_graph_front_end / spinnaker.py (no function)   100% 25 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnaker_graph_front_end / utilities / __init__.py (no function)   100% 2 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnaker_graph_front_end / utilities / data_utils.py generate_system_data_region   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnaker_graph_front_end / utilities / data_utils.py generate_steps_system_data_region   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnaker_graph_front_end / utilities / data_utils.py (no function)   0% 5 5 2   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnaker_graph_front_end / utilities / simulator_vertex.py SimulatorVertex.__init__   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnaker_graph_front_end / utilities / simulator_vertex.py SimulatorVertex.get_binary_file_name   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnaker_graph_front_end / utilities / simulator_vertex.py SimulatorVertex.get_binary_start_type   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnaker_graph_front_end / utilities / simulator_vertex.py SimulatorVertex.sdram_required   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnaker_graph_front_end / utilities / simulator_vertex.py SimulatorVertex.front_end   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnaker_graph_front_end / utilities / simulator_vertex.py SimulatorVertex.placement   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnaker_graph_front_end / utilities / simulator_vertex.py SimulatorVertex.get_recording_channel_data   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnaker_graph_front_end / utilities / simulator_vertex.py SimulatorVertex.generate_system_region   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnaker_graph_front_end / utilities / simulator_vertex.py SimulatorVertex.generate_recording_region   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnaker_graph_front_end / utilities / simulator_vertex.py (no function)   100% 36 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / __init__.py (no function)   100% 4 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / _version.py (no function)   100% 5 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / abstract_spinnman_simulation.py AbstractSpiNNManSimulation.__init__   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / abstract_spinnman_simulation.py AbstractSpiNNManSimulation._data_writer   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / abstract_spinnman_simulation.py AbstractSpiNNManSimulation._add_cfg_defaults_and_template   100% 0 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / abstract_spinnman_simulation.py AbstractSpiNNManSimulation._user_cfg_file   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / abstract_spinnman_simulation.py AbstractSpiNNManSimulation._data_writer_cls   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / abstract_spinnman_simulation.py AbstractSpiNNManSimulation.get_machine   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / abstract_spinnman_simulation.py AbstractSpiNNManSimulation._get_transceiver   0% 9 9 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / abstract_spinnman_simulation.py AbstractSpiNNManSimulation._get_known_machine   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / abstract_spinnman_simulation.py AbstractSpiNNManSimulation._do_machine_by_transciever   0% 30 30 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / abstract_spinnman_simulation.py AbstractSpiNNManSimulation._execute_get_virtual_machine   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / abstract_spinnman_simulation.py AbstractSpiNNManSimulation._execute_tranceiver_by_name   0% 8 8 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / abstract_spinnman_simulation.py AbstractSpiNNManSimulation._do_transceiver_by_remote   0% 9 9 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / abstract_spinnman_simulation.py AbstractSpiNNManSimulation._execute_transceiver_by_spalloc   0% 8 8 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / abstract_spinnman_simulation.py AbstractSpiNNManSimulation._close_allocation_controller   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / abstract_spinnman_simulation.py AbstractSpiNNManSimulation._shutdown   0% 6 6 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / abstract_spinnman_simulation.py (no function)   100% 40 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / board_test_configuration.py BoardTestConfiguration.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / board_test_configuration.py BoardTestConfiguration.set_up_remote_board   0% 14 14 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / board_test_configuration.py (no function)   100% 8 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / config_setup.py unittest_setup   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / config_setup.py add_spinnman_cfg   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / config_setup.py add_spinnman_template   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / config_setup.py man_cfg_paths_skipped   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / config_setup.py (no function)   100% 12 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / connections / __init__.py (no function)   100% 4 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / connections / abstract_classes / __init__.py (no function)   100% 4 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / connections / abstract_classes / abstract_scp_connection.py AbstractSCPConnection.is_ready_to_receive   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / abstract_classes / abstract_scp_connection.py AbstractSCPConnection.receive_scp_response   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / abstract_classes / abstract_scp_connection.py AbstractSCPConnection.get_scp_data   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / abstract_classes / abstract_scp_connection.py AbstractSCPConnection.chip_x   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / abstract_classes / abstract_scp_connection.py AbstractSCPConnection.chip_y   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / abstract_classes / abstract_scp_connection.py (no function)   100% 19 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / connections / abstract_classes / connection.py Connection.is_connected   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / abstract_classes / connection.py Connection.close   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / abstract_classes / connection.py (no function)   100% 8 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / connections / abstract_classes / listenable.py Listenable.get_receive_method   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / abstract_classes / listenable.py Listenable.is_ready_to_receive   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / abstract_classes / listenable.py (no function)   100% 9 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / connections / connection_listener.py ConnectionListener.__init__   0% 7 7 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / connection_listener.py ConnectionListener.__run_step   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / connection_listener.py ConnectionListener.__done_callback   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / connection_listener.py ConnectionListener.run   0% 10 10 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / connection_listener.py ConnectionListener.add_callback   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / connection_listener.py ConnectionListener.close   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / connection_listener.py (no function)   100% 20 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / connections / scp_request_pipeline.py SCPRequestPipeLine.__init__   0% 23 23 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / scp_request_pipeline.py SCPRequestPipeLine.__get_next_sequence_number   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / scp_request_pipeline.py SCPRequestPipeLine.send_request   0% 19 19 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / scp_request_pipeline.py SCPRequestPipeLine.finish   0% 2 2 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / scp_request_pipeline.py SCPRequestPipeLine.n_timeouts   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / scp_request_pipeline.py SCPRequestPipeLine.n_channels   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / scp_request_pipeline.py SCPRequestPipeLine.n_resent   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / scp_request_pipeline.py SCPRequestPipeLine.n_retry_code_resent   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / scp_request_pipeline.py SCPRequestPipeLine._remove_record   0% 7 7 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / scp_request_pipeline.py SCPRequestPipeLine._single_retrieve   0% 24 24 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / scp_request_pipeline.py SCPRequestPipeLine._handle_receive_timeout   0% 11 11 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / scp_request_pipeline.py SCPRequestPipeLine._resend   0% 11 11 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / scp_request_pipeline.py SCPRequestPipeLine._do_retrieve   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / scp_request_pipeline.py (no function)   100% 39 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / connections / token_bucket.py TokenBucket.__init__   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / token_bucket.py TokenBucket.consume   0% 8 8 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / token_bucket.py TokenBucket.tokens   0% 6 6 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / token_bucket.py (no function)   100% 7 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / connections / udp_packet_connections / __init__.py (no function)   100% 9 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / connections / udp_packet_connections / bmp_connection.py BMPConnection.__init__   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / udp_packet_connections / bmp_connection.py BMPConnection.boards   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / udp_packet_connections / bmp_connection.py BMPConnection.chip_x   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / udp_packet_connections / bmp_connection.py BMPConnection.chip_y   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / udp_packet_connections / bmp_connection.py BMPConnection.get_scp_data   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / udp_packet_connections / bmp_connection.py BMPConnection.receive_scp_response   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / udp_packet_connections / bmp_connection.py BMPConnection.__repr__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / udp_packet_connections / bmp_connection.py (no function)   100% 27 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / connections / udp_packet_connections / boot_connection.py BootConnection.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / udp_packet_connections / boot_connection.py BootConnection.send_boot_message   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / udp_packet_connections / boot_connection.py BootConnection.receive_boot_message   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / udp_packet_connections / boot_connection.py BootConnection.__repr__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / udp_packet_connections / boot_connection.py (no function)   100% 13 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / connections / udp_packet_connections / eieio_connection.py EIEIOConnection.receive_eieio_message   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / udp_packet_connections / eieio_connection.py EIEIOConnection.send_eieio_message   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / udp_packet_connections / eieio_connection.py EIEIOConnection.send_eieio_message_to   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / udp_packet_connections / eieio_connection.py EIEIOConnection.get_receive_method   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / udp_packet_connections / eieio_connection.py EIEIOConnection.__repr__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / udp_packet_connections / eieio_connection.py (no function)   100% 17 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / connections / udp_packet_connections / ip_address_connection.py IPAddressesConnection.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / udp_packet_connections / ip_address_connection.py IPAddressesConnection.receive_ip_address   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / udp_packet_connections / ip_address_connection.py IPAddressesConnection.__repr__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / udp_packet_connections / ip_address_connection.py (no function)   100% 10 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / connections / udp_packet_connections / scamp_connection.py SCAMPConnection.__init__   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / udp_packet_connections / scamp_connection.py SCAMPConnection.chip_x   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / udp_packet_connections / scamp_connection.py SCAMPConnection.chip_y   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / udp_packet_connections / scamp_connection.py SCAMPConnection.update_chip_coordinates   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / udp_packet_connections / scamp_connection.py SCAMPConnection.get_scp_data   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / udp_packet_connections / scamp_connection.py SCAMPConnection.receive_scp_response   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / udp_packet_connections / scamp_connection.py SCAMPConnection.receive_scp_response_with_address   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / udp_packet_connections / scamp_connection.py SCAMPConnection.__repr__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / udp_packet_connections / scamp_connection.py (no function)   100% 26 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / connections / udp_packet_connections / sdp_connection.py SDPConnection.__init__   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / udp_packet_connections / sdp_connection.py SDPConnection.receive_sdp_message   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / udp_packet_connections / sdp_connection.py SDPConnection.send_sdp_message   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / udp_packet_connections / sdp_connection.py SDPConnection.get_receive_method   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / udp_packet_connections / sdp_connection.py SDPConnection.__repr__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / udp_packet_connections / sdp_connection.py (no function)   100% 16 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / connections / udp_packet_connections / udp_connection.py UDPConnection.__init__   0% 17 17 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / udp_packet_connections / udp_connection.py UDPConnection.__is_closed   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / udp_packet_connections / udp_connection.py UDPConnection.is_connected   0% 9 9 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / udp_packet_connections / udp_connection.py UDPConnection.local_ip_address   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / udp_packet_connections / udp_connection.py UDPConnection.local_port   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / udp_packet_connections / udp_connection.py UDPConnection.remote_ip_address   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / udp_packet_connections / udp_connection.py UDPConnection.remote_port   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / udp_packet_connections / udp_connection.py UDPConnection.receive   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / udp_packet_connections / udp_connection.py UDPConnection.receive_with_address   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / udp_packet_connections / udp_connection.py UDPConnection.send   0% 7 7 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / udp_packet_connections / udp_connection.py UDPConnection.send_to   0% 5 5 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / udp_packet_connections / udp_connection.py UDPConnection.close   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / udp_packet_connections / udp_connection.py UDPConnection.is_ready_to_receive   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / udp_packet_connections / udp_connection.py UDPConnection.__repr__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / udp_packet_connections / udp_connection.py UDPConnection.get_receive_method   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / udp_packet_connections / udp_connection.py (no function)   100% 42 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / connections / udp_packet_connections / utils.py update_sdp_header_for_udp_send   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / connections / udp_packet_connections / utils.py (no function)   100% 2 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / constants.py (no function)   100% 81 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / data / __init__.py (no function)   100% 2 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / data / spinnman_data_view.py _SpiNNManDataModel.__new__   100% 7 0 0   100% 2 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / data / spinnman_data_view.py _SpiNNManDataModel._clear   100% 1 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / data / spinnman_data_view.py _SpiNNManDataModel._hard_reset   69% 13 4 0   50% 2 1   67%
pyenv / lib / python3.13 / site-packages / spinnman / data / spinnman_data_view.py _SpiNNManDataModel._soft_reset   100% 0 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / data / spinnman_data_view.py SpiNNManDataView.has_allocation_controller   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / data / spinnman_data_view.py SpiNNManDataView.get_allocation_controller   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / data / spinnman_data_view.py SpiNNManDataView.get_spalloc_job   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / data / spinnman_data_view.py SpiNNManDataView.has_transceiver   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / data / spinnman_data_view.py SpiNNManDataView.get_transceiver   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / data / spinnman_data_view.py SpiNNManDataView.read_memory   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / data / spinnman_data_view.py SpiNNManDataView.write_memory   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / data / spinnman_data_view.py SpiNNManDataView.get_app_id   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / data / spinnman_data_view.py SpiNNManDataView.get_new_id   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / data / spinnman_data_view.py SpiNNManDataView.free_id   0% 2 2 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / data / spinnman_data_view.py SpiNNManDataView.get_scamp_connection_selector   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / data / spinnman_data_view.py SpiNNManDataView.has_ipaddress   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / data / spinnman_data_view.py SpiNNManDataView.get_ipaddress   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / data / spinnman_data_view.py (no function)   100% 43 0 4   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / data / spinnman_data_writer.py SpiNNManDataWriter._spinnman_mock   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / data / spinnman_data_writer.py SpiNNManDataWriter._mock   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / data / spinnman_data_writer.py SpiNNManDataWriter._spinnman_setup   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / data / spinnman_data_writer.py SpiNNManDataWriter._setup   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / data / spinnman_data_writer.py SpiNNManDataWriter._local_hard_reset   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / data / spinnman_data_writer.py SpiNNManDataWriter._hard_reset   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / data / spinnman_data_writer.py SpiNNManDataWriter._local_soft_reset   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / data / spinnman_data_writer.py SpiNNManDataWriter._soft_reset   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / data / spinnman_data_writer.py SpiNNManDataWriter.set_allocation_controller   0% 10 10 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / data / spinnman_data_writer.py SpiNNManDataWriter.set_transceiver   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / data / spinnman_data_writer.py SpiNNManDataWriter.clear_machine   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / data / spinnman_data_writer.py SpiNNManDataWriter.set_ipaddress   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / data / spinnman_data_writer.py (no function)   100% 32 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / exceptions.py SpinnmanInvalidPacketException.__init__   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / exceptions.py SpinnmanInvalidPacketException.packet_type   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / exceptions.py SpinnmanInvalidPacketException.problem   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / exceptions.py SpinnmanInvalidParameterException.__init__   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / exceptions.py SpinnmanInvalidParameterException.parameter   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / exceptions.py SpinnmanInvalidParameterException.value   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / exceptions.py SpinnmanInvalidParameterException.problem   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / exceptions.py SpinnmanInvalidParameterTypeException.__init__   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / exceptions.py SpinnmanInvalidParameterTypeException.parameter   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / exceptions.py SpinnmanInvalidParameterTypeException.type   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / exceptions.py SpinnmanInvalidParameterTypeException.problem   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / exceptions.py SpinnmanIOException.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / exceptions.py SpinnmanIOException.problem   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / exceptions.py SpinnmanBootException.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / exceptions.py SpinnmanEOFException.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / exceptions.py SpinnmanTimeoutException.__init__   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / exceptions.py SpinnmanTimeoutException.operation   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / exceptions.py SpinnmanTimeoutException.timeout   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / exceptions.py SpinnmanUnexpectedResponseCodeException.__init__   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / exceptions.py SpinnmanUnexpectedResponseCodeException.operation   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / exceptions.py SpinnmanUnexpectedResponseCodeException.command   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / exceptions.py SpinnmanUnexpectedResponseCodeException.response   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / exceptions.py SpinnmanGroupedProcessException.__init__   0% 7 7 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / exceptions.py SpinnmanGenericProcessException.__init__   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / exceptions.py SpinnmanGenericProcessException.exception   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / exceptions.py SpinnmanUnsupportedOperationException.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / exceptions.py SpinnmanUnsupportedOperationException.operation   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / exceptions.py SpinnmanEIEIOPacketParsingException.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / exceptions.py SpinnmanEIEIOPacketParsingException.packet   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / exceptions.py SpiNNManCoresNotInStateException.__init__   0% 6 6 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / exceptions.py SpiNNManCoresNotInStateException.failed_core_states   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / exceptions.py (no function)   100% 69 0 6   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / extended / __init__.py (no function)   100% 6 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / extended / bmp_set_led.py BMPSetLed.__init__   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / extended / bmp_set_led.py BMPSetLed.get_scp_response   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / extended / bmp_set_led.py (no function)   100% 12 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / extended / de_alloc_sdram_process.py DeAllocSDRAMProcess.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / extended / de_alloc_sdram_process.py DeAllocSDRAMProcess.de_alloc_all_app_sdram   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / extended / de_alloc_sdram_process.py DeAllocSDRAMProcess.de_alloc_sdram   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / extended / de_alloc_sdram_process.py DeAllocSDRAMProcess.__handle_sdram_alloc_response   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / extended / de_alloc_sdram_process.py DeAllocSDRAMProcess.no_blocks_freed   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / extended / de_alloc_sdram_process.py (no function)   100% 12 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / extended / extended_transceiver.py ExtendedTransceiver._where_is_xy   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / extended / extended_transceiver.py ExtendedTransceiver.is_connected   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / extended / extended_transceiver.py ExtendedTransceiver.get_iobuf_from_core   0% 8 8 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / extended / extended_transceiver.py ExtendedTransceiver._chip_execute_lock   0% 12 12 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / extended / extended_transceiver.py ExtendedTransceiver.execute   0% 6 6 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / extended / extended_transceiver.py ExtendedTransceiver.execute_application   0% 11 11 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / extended / extended_transceiver.py ExtendedTransceiver.set_led   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / extended / extended_transceiver.py ExtendedTransceiver.read_adc_data   0% 6 6 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / extended / extended_transceiver.py ExtendedTransceiver.write_neighbour_memory   0% 13 13 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / extended / extended_transceiver.py ExtendedTransceiver.read_neighbour_memory   0% 8 8 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / extended / extended_transceiver.py ExtendedTransceiver._get_next_nearest_neighbour_id   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / extended / extended_transceiver.py ExtendedTransceiver.write_memory_flood   0% 20 20 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / extended / extended_transceiver.py ExtendedTransceiver.set_leds   0% 8 8 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / extended / extended_transceiver.py ExtendedTransceiver.free_sdram   0% 8 8 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / extended / extended_transceiver.py ExtendedTransceiver.free_sdram_by_app_id   0% 9 9 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / extended / extended_transceiver.py ExtendedTransceiver.get_router_diagnostic_filter   0% 9 9 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / extended / extended_transceiver.py ExtendedTransceiver.number_of_boards_located   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / extended / extended_transceiver.py ExtendedTransceiver.get_heap   0% 7 7 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / extended / extended_transceiver.py ExtendedTransceiver.__set_watch_dog_on_chip   0% 9 9 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / extended / extended_transceiver.py ExtendedTransceiver.set_watch_dog   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / extended / extended_transceiver.py (no function)   100% 58 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / extended / read_adc.py ReadADC.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / extended / read_adc.py ReadADC.get_scp_response   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / extended / read_adc.py _SCPReadADCResponse.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / extended / read_adc.py _SCPReadADCResponse._parse_payload   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / extended / read_adc.py _SCPReadADCResponse.adc_info   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / extended / read_adc.py (no function)   100% 16 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / extended / set_led.py SetLED.__init__   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / extended / set_led.py SetLED.get_scp_response   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / extended / set_led.py (no function)   100% 12 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / extended / version3transceiver.py (no function)   100% 3 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / extended / version5transceiver.py (no function)   100% 3 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / extended / write_memory_flood_process.py WriteMemoryFloodProcess.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / extended / write_memory_flood_process.py WriteMemoryFloodProcess._start_flood_fill   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / extended / write_memory_flood_process.py WriteMemoryFloodProcess._end_flood_fill   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / extended / write_memory_flood_process.py WriteMemoryFloodProcess.write_memory_from_bytearray   0% 15 15 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / extended / write_memory_flood_process.py WriteMemoryFloodProcess.write_memory_from_reader   0% 12 12 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / extended / write_memory_flood_process.py (no function)   100% 12 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / get_cores_in_run_state.py get_cores_in_run_state   0% 22 22 0   0% 12 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / get_cores_in_run_state.py _make_transceiver   0% 15 15 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / get_cores_in_run_state.py main   0% 14 14 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / get_cores_in_run_state.py (no function)   0% 14 14 2   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / __init__.py (no function)   100% 6 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / __init__.py (no function)   100% 15 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / eieio_command_header.py EIEIOCommandHeader.__init__   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / eieio_command_header.py EIEIOCommandHeader.command   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / eieio_command_header.py EIEIOCommandHeader.from_bytestring   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / eieio_command_header.py EIEIOCommandHeader.bytestring   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / eieio_command_header.py (no function)   100% 14 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / eieio_command_message.py EIEIOCommandMessage.__init__   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / eieio_command_message.py EIEIOCommandMessage.eieio_header   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / eieio_command_message.py EIEIOCommandMessage.data   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / eieio_command_message.py EIEIOCommandMessage.offset   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / eieio_command_message.py EIEIOCommandMessage.from_bytestring   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / eieio_command_message.py EIEIOCommandMessage.bytestring   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / eieio_command_message.py EIEIOCommandMessage.get_min_packet_length   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / eieio_command_message.py EIEIOCommandMessage.__str__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / eieio_command_message.py EIEIOCommandMessage.__repr__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / eieio_command_message.py (no function)   100% 22 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / event_stop_request.py EventStopRequest.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / event_stop_request.py (no function)   100% 6 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / host_data_read.py HostDataRead.__init__   0% 11 11 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / host_data_read.py HostDataRead.n_requests   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / host_data_read.py HostDataRead.sequence_no   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / host_data_read.py HostDataRead.channel   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / host_data_read.py HostDataRead.region_id   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / host_data_read.py HostDataRead.space_read   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / host_data_read.py HostDataRead.get_min_packet_length   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / host_data_read.py HostDataRead.from_bytestring   0% 13 13 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / host_data_read.py HostDataRead.bytestring   0% 6 6 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / host_data_read.py _HostDataReadHeader.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / host_data_read.py _HostDataReadHeader.sequence_no   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / host_data_read.py _HostDataReadHeader.n_requests   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / host_data_read.py _HostDataReadAck.__init__   0% 9 9 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / host_data_read.py _HostDataReadAck.channel   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / host_data_read.py _HostDataReadAck.region_id   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / host_data_read.py _HostDataReadAck.space_read   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / host_data_read.py (no function)   100% 41 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / host_data_read_ack.py HostDataReadAck.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / host_data_read_ack.py HostDataReadAck.sequence_no   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / host_data_read_ack.py HostDataReadAck.from_bytestring   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / host_data_read_ack.py HostDataReadAck.bytestring   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / host_data_read_ack.py (no function)   100% 17 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / host_send_sequenced_data.py HostSendSequencedData.__init__   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / host_send_sequenced_data.py HostSendSequencedData.region_id   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / host_send_sequenced_data.py HostSendSequencedData.sequence_no   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / host_send_sequenced_data.py HostSendSequencedData.eieio_data_message   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / host_send_sequenced_data.py HostSendSequencedData.get_min_packet_length   100% 1 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / host_send_sequenced_data.py HostSendSequencedData.from_bytestring   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / host_send_sequenced_data.py HostSendSequencedData.bytestring   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / host_send_sequenced_data.py (no function)   100% 26 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / notification_protocol_db_location.py NotificationProtocolDatabaseLocation.__init__   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / notification_protocol_db_location.py NotificationProtocolDatabaseLocation.database_path   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / notification_protocol_db_location.py NotificationProtocolDatabaseLocation.bytestring   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / notification_protocol_db_location.py NotificationProtocolDatabaseLocation.from_bytestring   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / notification_protocol_db_location.py (no function)   100% 13 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / notification_protocol_pause_stop.py NotificationProtocolPauseStop.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / notification_protocol_pause_stop.py NotificationProtocolPauseStop.from_bytestring   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / notification_protocol_pause_stop.py (no function)   100% 10 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / notification_protocol_start_resume.py NotificationProtocolStartResume.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / notification_protocol_start_resume.py NotificationProtocolStartResume.from_bytestring   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / notification_protocol_start_resume.py (no function)   100% 10 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / padding_request.py PaddingRequest.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / padding_request.py PaddingRequest.get_min_packet_length   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / padding_request.py (no function)   100% 8 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / spinnaker_request_buffers.py SpinnakerRequestBuffers.__init__   0% 7 7 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / spinnaker_request_buffers.py SpinnakerRequestBuffers.x   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / spinnaker_request_buffers.py SpinnakerRequestBuffers.y   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / spinnaker_request_buffers.py SpinnakerRequestBuffers.p   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / spinnaker_request_buffers.py SpinnakerRequestBuffers.region_id   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / spinnaker_request_buffers.py SpinnakerRequestBuffers.sequence_no   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / spinnaker_request_buffers.py SpinnakerRequestBuffers.space_available   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / spinnaker_request_buffers.py SpinnakerRequestBuffers.get_min_packet_length   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / spinnaker_request_buffers.py SpinnakerRequestBuffers.from_bytestring   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / spinnaker_request_buffers.py SpinnakerRequestBuffers.bytestring   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / spinnaker_request_buffers.py (no function)   100% 30 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / spinnaker_request_read_data.py SpinnakerRequestReadData.__init__   0% 13 13 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / spinnaker_request_read_data.py SpinnakerRequestReadData.x   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / spinnaker_request_read_data.py SpinnakerRequestReadData.y   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / spinnaker_request_read_data.py SpinnakerRequestReadData.p   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / spinnaker_request_read_data.py SpinnakerRequestReadData.n_requests   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / spinnaker_request_read_data.py SpinnakerRequestReadData.sequence_no   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / spinnaker_request_read_data.py SpinnakerRequestReadData.channel   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / spinnaker_request_read_data.py SpinnakerRequestReadData.region_id   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / spinnaker_request_read_data.py SpinnakerRequestReadData.start_address   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / spinnaker_request_read_data.py SpinnakerRequestReadData.space_to_be_read   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / spinnaker_request_read_data.py SpinnakerRequestReadData.get_min_packet_length   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / spinnaker_request_read_data.py SpinnakerRequestReadData.from_bytestring   0% 19 19 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / spinnaker_request_read_data.py SpinnakerRequestReadData.bytestring   0% 9 9 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / spinnaker_request_read_data.py _SpinnakerRequestReadDataHeader.__init__   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / spinnaker_request_read_data.py _SpinnakerRequestReadDataHeader.x   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / spinnaker_request_read_data.py _SpinnakerRequestReadDataHeader.y   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / spinnaker_request_read_data.py _SpinnakerRequestReadDataHeader.p   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / spinnaker_request_read_data.py _SpinnakerRequestReadDataHeader.sequence_no   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / spinnaker_request_read_data.py _SpinnakerRequestReadDataHeader.n_requests   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / spinnaker_request_read_data.py _SpinnakerRequestReadDataRequest.__init__   0% 12 12 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / spinnaker_request_read_data.py _SpinnakerRequestReadDataRequest.channel   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / spinnaker_request_read_data.py _SpinnakerRequestReadDataRequest.region_id   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / spinnaker_request_read_data.py _SpinnakerRequestReadDataRequest.start_address   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / spinnaker_request_read_data.py _SpinnakerRequestReadDataRequest.space_to_be_read   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / spinnaker_request_read_data.py (no function)   100% 58 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / start_requests.py StartRequests.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / start_requests.py (no function)   100% 6 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / stop_requests.py StopRequests.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / command_messages / stop_requests.py (no function)   100% 6 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / create_eieio_command.py read_eieio_command_message   0% 21 21 0   0% 18 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / create_eieio_command.py (no function)   100% 3 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / create_eieio_data.py read_eieio_data_message   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / create_eieio_data.py (no function)   100% 2 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / data_messages / __init__.py (no function)   100% 6 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / data_messages / abstract_data_element.py AbstractDataElement.get_bytestring   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / data_messages / abstract_data_element.py (no function)   100% 6 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / data_messages / eieio_data_header.py EIEIODataHeader.__init__   0% 7 7 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / data_messages / eieio_data_header.py EIEIODataHeader.eieio_type   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / data_messages / eieio_data_header.py EIEIODataHeader.tag   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / data_messages / eieio_data_header.py EIEIODataHeader.prefix   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / data_messages / eieio_data_header.py EIEIODataHeader.prefix_type   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / data_messages / eieio_data_header.py EIEIODataHeader.payload_base   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / data_messages / eieio_data_header.py EIEIODataHeader.is_time   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / data_messages / eieio_data_header.py EIEIODataHeader.count   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / data_messages / eieio_data_header.py EIEIODataHeader.count   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / data_messages / eieio_data_header.py EIEIODataHeader.size   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / data_messages / eieio_data_header.py EIEIODataHeader.get_header_size   83% 6 1 0   50% 4 2   70%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / data_messages / eieio_data_header.py EIEIODataHeader.increment_count   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / data_messages / eieio_data_header.py EIEIODataHeader.reset_count   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / data_messages / eieio_data_header.py EIEIODataHeader.bytestring   0% 23 23 0   0% 18 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / data_messages / eieio_data_header.py EIEIODataHeader.from_bytestring   0% 25 25 0   0% 14 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / data_messages / eieio_data_header.py EIEIODataHeader.__str__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / data_messages / eieio_data_header.py EIEIODataHeader.__repr__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / data_messages / eieio_data_header.py (no function)   100% 44 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / data_messages / eieio_data_message.py EIEIODataMessage.__init__   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / data_messages / eieio_data_message.py EIEIODataMessage.create   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / data_messages / eieio_data_message.py EIEIODataMessage.eieio_header   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / data_messages / eieio_data_message.py EIEIODataMessage.min_packet_length   100% 2 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / data_messages / eieio_data_message.py EIEIODataMessage.get_min_packet_length   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / data_messages / eieio_data_message.py EIEIODataMessage.max_n_elements   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / data_messages / eieio_data_message.py EIEIODataMessage.n_elements   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / data_messages / eieio_data_message.py EIEIODataMessage.size   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / data_messages / eieio_data_message.py EIEIODataMessage.add_key_and_payload   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / data_messages / eieio_data_message.py EIEIODataMessage.add_key   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / data_messages / eieio_data_message.py EIEIODataMessage.add_element   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / data_messages / eieio_data_message.py EIEIODataMessage.is_next_element   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / data_messages / eieio_data_message.py EIEIODataMessage.next_element   0% 29 29 0   0% 20 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / data_messages / eieio_data_message.py EIEIODataMessage.bytestring   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / data_messages / eieio_data_message.py EIEIODataMessage.__str__   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / data_messages / eieio_data_message.py EIEIODataMessage.__repr__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / data_messages / eieio_data_message.py (no function)   100% 43 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / data_messages / key_data_element.py KeyDataElement.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / data_messages / key_data_element.py KeyDataElement.key   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / data_messages / key_data_element.py KeyDataElement.get_bytestring   0% 7 7 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / data_messages / key_data_element.py KeyDataElement.__str__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / data_messages / key_data_element.py KeyDataElement.__repr__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / data_messages / key_data_element.py (no function)   100% 16 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / data_messages / key_payload_data_element.py KeyPayloadDataElement.__init__   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / data_messages / key_payload_data_element.py KeyPayloadDataElement.key   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / data_messages / key_payload_data_element.py KeyPayloadDataElement.payload   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / data_messages / key_payload_data_element.py KeyPayloadDataElement.payload_is_timestamp   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / data_messages / key_payload_data_element.py KeyPayloadDataElement.get_bytestring   0% 7 7 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / data_messages / key_payload_data_element.py KeyPayloadDataElement.__str__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / data_messages / key_payload_data_element.py KeyPayloadDataElement.__repr__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / data_messages / key_payload_data_element.py (no function)   100% 20 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / eieio_message.py AbstractEIEIOMessage.eieio_header   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / eieio_message.py AbstractEIEIOMessage.bytestring   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / eieio_message.py (no function)   100% 11 0 3   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / eieio_prefix.py (no function)   100% 4 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / eieio_type.py EIEIOType.__new__   100% 3 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / eieio_type.py EIEIOType.__init__   100% 3 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / eieio_type.py EIEIOType.encoded_value   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / eieio_type.py EIEIOType.key_bytes   100% 1 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / eieio_type.py EIEIOType.payload_bytes   100% 1 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / eieio_type.py EIEIOType.max_value   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / eieio / eieio_type.py (no function)   100% 17 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / multicast_message.py MulticastMessage.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / multicast_message.py MulticastMessage.key   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / multicast_message.py MulticastMessage.payload   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / multicast_message.py (no function)   100% 8 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / __init__.py (no function)   100% 3 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / abstract_messages / __init__.py (no function)   100% 6 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / abstract_messages / bmp_request.py BMPRequest.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / abstract_messages / bmp_request.py BMPRequest.get_first_board   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / abstract_messages / bmp_request.py BMPRequest.get_board_mask   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / abstract_messages / bmp_request.py (no function)   100% 15 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / abstract_messages / bmp_response.py BMPResponse.__init__   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / abstract_messages / bmp_response.py BMPResponse._value   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / abstract_messages / bmp_response.py BMPResponse.read_data_bytestring   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / abstract_messages / bmp_response.py BMPResponse._parse_payload   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / abstract_messages / bmp_response.py BMPOKResponse._parse_payload   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / abstract_messages / bmp_response.py BMPOKResponse._value   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / abstract_messages / bmp_response.py (no function)   100% 25 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / abstract_messages / scp_request.py AbstractSCPRequest.__init__   0% 6 6 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / abstract_messages / scp_request.py AbstractSCPRequest.sdp_header   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / abstract_messages / scp_request.py AbstractSCPRequest.scp_request_header   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / abstract_messages / scp_request.py AbstractSCPRequest.argument_1   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / abstract_messages / scp_request.py AbstractSCPRequest.argument_2   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / abstract_messages / scp_request.py AbstractSCPRequest.argument_3   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / abstract_messages / scp_request.py AbstractSCPRequest.data   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / abstract_messages / scp_request.py AbstractSCPRequest.bytestring   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / abstract_messages / scp_request.py AbstractSCPRequest.__repr__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / abstract_messages / scp_request.py AbstractSCPRequest.__str__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / abstract_messages / scp_request.py AbstractSCPRequest.get_scp_response   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / abstract_messages / scp_request.py (no function)   100% 30 0 3   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / abstract_messages / scp_response.py AbstractSCPResponse.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / abstract_messages / scp_response.py AbstractSCPResponse.read_bytestring   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / abstract_messages / scp_response.py AbstractSCPResponse.read_data_bytestring   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / abstract_messages / scp_response.py AbstractSCPResponse.sdp_header   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / abstract_messages / scp_response.py AbstractSCPResponse.scp_response_header   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / abstract_messages / scp_response.py (no function)   100% 16 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / enums / __init__.py (no function)   100% 9 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / enums / alloc_free.py (no function)   100% 8 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / enums / bmp_info.py (no function)   100% 6 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / enums / iptag_command.py (no function)   100% 7 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / enums / led_action.py (no function)   100% 5 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / enums / power_command.py (no function)   100% 4 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / enums / scp_command.py (no function)   100% 33 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / enums / scp_result.py (no function)   100% 18 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / enums / signal.py Signal.__new__   100% 3 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / enums / signal.py Signal.__init__   100% 2 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / enums / signal.py Signal.signal_type   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / enums / signal.py (no function)   100% 24 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / __init__.py (no function)   100% 35 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / app_copy_run.py AppCopyRun.__init__   0% 12 12 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / app_copy_run.py AppCopyRun.__repr__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / app_copy_run.py AppCopyRun.get_scp_response   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / app_copy_run.py (no function)   100% 15 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / app_stop.py _get_data   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / app_stop.py AppStop.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / app_stop.py AppStop.get_scp_response   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / app_stop.py (no function)   100% 13 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / application_run.py ApplicationRun.__init__   0% 8 8 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / application_run.py ApplicationRun.get_scp_response   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / application_run.py (no function)   100% 13 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / bmp_get_version.py BMPGetVersion.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / bmp_get_version.py BMPGetVersion.get_scp_response   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / bmp_get_version.py _BMPVersion._parse_payload   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / bmp_get_version.py _BMPVersion.version_info   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / bmp_get_version.py (no function)   100% 14 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / check_ok_response.py CheckOKResponse.__init__   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / check_ok_response.py CheckOKResponse.read_data_bytestring   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / check_ok_response.py (no function)   100% 11 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / count_state.py CountState.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / count_state.py CountState.get_scp_response   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / count_state.py (no function)   100% 12 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / count_state_response.py CountStateResponse.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / count_state_response.py CountStateResponse.read_data_bytestring   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / count_state_response.py CountStateResponse.count   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / count_state_response.py (no function)   100% 14 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / do_sync.py DoSync.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / do_sync.py DoSync.get_scp_response   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / do_sync.py (no function)   100% 11 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / fill_request.py FillRequest.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / fill_request.py FillRequest.get_scp_response   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / fill_request.py (no function)   100% 11 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / fixed_route_init.py FixedRouteInit.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / fixed_route_init.py FixedRouteInit.get_scp_response   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / fixed_route_init.py (no function)   100% 11 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / fixed_route_read.py _FixedRouteResponse.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / fixed_route_read.py _FixedRouteResponse.read_data_bytestring   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / fixed_route_read.py _FixedRouteResponse.route   0% 9 9 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / fixed_route_read.py FixedRouteRead.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / fixed_route_read.py FixedRouteRead.get_scp_response   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / fixed_route_read.py (no function)   100% 22 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / flood_fill_data.py FloodFillData.__init__   0% 8 8 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / flood_fill_data.py FloodFillData.bytestring   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / flood_fill_data.py FloodFillData.get_scp_response   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / flood_fill_data.py (no function)   100% 16 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / flood_fill_end.py FloodFillEnd.__init__   0% 9 9 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / flood_fill_end.py FloodFillEnd.get_scp_response   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / flood_fill_end.py (no function)   100% 15 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / flood_fill_start.py FloodFillStart.__init__   0% 6 6 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / flood_fill_start.py FloodFillStart.get_scp_response   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / flood_fill_start.py (no function)   100% 14 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / get_chip_info.py GetChipInfo.__init__   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / get_chip_info.py GetChipInfo.get_scp_response   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / get_chip_info.py (no function)   100% 11 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / get_chip_info_response.py GetChipInfoResponse.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / get_chip_info_response.py GetChipInfoResponse.read_data_bytestring   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / get_chip_info_response.py GetChipInfoResponse.chip_info   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / get_chip_info_response.py (no function)   100% 13 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / get_version.py GetVersion.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / get_version.py GetVersion.get_scp_response   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / get_version.py (no function)   100% 11 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / get_version_response.py GetVersionResponse.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / get_version_response.py GetVersionResponse.read_data_bytestring   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / get_version_response.py GetVersionResponse.version_info   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / get_version_response.py (no function)   100% 13 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / iptag_clear.py IPTagClear.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / iptag_clear.py IPTagClear.get_scp_response   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / iptag_clear.py (no function)   100% 12 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / iptag_get.py IPTagGetResponse.__init__   0% 12 12 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / iptag_get.py IPTagGetResponse.read_data_bytestring   0% 8 8 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / iptag_get.py IPTagGetResponse.ip_address   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / iptag_get.py IPTagGetResponse.mac_address   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / iptag_get.py IPTagGetResponse.port   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / iptag_get.py IPTagGetResponse.timeout   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / iptag_get.py IPTagGetResponse.flags   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / iptag_get.py IPTagGetResponse.in_use   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / iptag_get.py IPTagGetResponse.is_temporary   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / iptag_get.py IPTagGetResponse.is_arp   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / iptag_get.py IPTagGetResponse.is_reverse   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / iptag_get.py IPTagGetResponse.strip_sdp   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / iptag_get.py IPTagGetResponse.count   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / iptag_get.py IPTagGetResponse.rx_port   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / iptag_get.py IPTagGetResponse.spin_chip_x   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / iptag_get.py IPTagGetResponse.spin_chip_y   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / iptag_get.py IPTagGetResponse.spin_port   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / iptag_get.py IPTagGetResponse.spin_cpu   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / iptag_get.py IPTagGet.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / iptag_get.py IPTagGet.get_scp_response   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / iptag_get.py (no function)   100% 51 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / iptag_get_info.py IPTagGetInfo.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / iptag_get_info.py IPTagGetInfo.get_scp_response   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / iptag_get_info.py (no function)   100% 13 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / iptag_get_info_response.py IPTagGetInfoResponse.__init__   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / iptag_get_info_response.py IPTagGetInfoResponse.read_data_bytestring   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / iptag_get_info_response.py IPTagGetInfoResponse.transient_timeout   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / iptag_get_info_response.py IPTagGetInfoResponse.pool_size   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / iptag_get_info_response.py IPTagGetInfoResponse.fixed_size   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / iptag_get_info_response.py (no function)   100% 17 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / iptag_set.py IPTagSet.__init__   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / iptag_set.py IPTagSet.get_scp_response   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / iptag_set.py (no function)   100% 13 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / iptag_set_tto.py IPTagSetTTO.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / iptag_set_tto.py IPTagSetTTO.get_scp_response   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / iptag_set_tto.py (no function)   100% 13 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / read_fpga_register.py ReadFPGARegister.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / read_fpga_register.py ReadFPGARegister.get_scp_response   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / read_fpga_register.py _SCPReadFPGARegisterResponse._parse_payload   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / read_fpga_register.py _SCPReadFPGARegisterResponse.fpga_register   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / read_fpga_register.py (no function)   100% 15 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / read_link.py ReadLink.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / read_link.py ReadLink.get_scp_response   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / read_link.py (no function)   100% 12 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / read_memory.py Response.__init__   0% 6 6 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / read_memory.py Response.read_data_bytestring   0% 6 6 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / read_memory.py Response.data   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / read_memory.py Response.offset   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / read_memory.py Response.length   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / read_memory.py ReadMemory.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / read_memory.py ReadMemory.get_scp_response   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / read_memory.py (no function)   100% 24 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / reverse_iptag_set.py ReverseIPTagSet.__init__   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / reverse_iptag_set.py ReverseIPTagSet.get_scp_response   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / reverse_iptag_set.py (no function)   100% 12 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / router_alloc.py RouterAllocResponse.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / router_alloc.py RouterAllocResponse.read_data_bytestring   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / router_alloc.py RouterAllocResponse.base_address   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / router_alloc.py RouterAlloc.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / router_alloc.py RouterAlloc.get_scp_response   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / router_alloc.py (no function)   100% 21 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / router_clear.py RouterClear.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / router_clear.py RouterClear.get_scp_response   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / router_clear.py (no function)   100% 11 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / router_init.py RouterInit.__init__   0% 7 7 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / router_init.py RouterInit.get_scp_response   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / router_init.py (no function)   100% 12 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / sdram_alloc.py _AllocResponse.__init__   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / sdram_alloc.py _AllocResponse.read_data_bytestring   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / sdram_alloc.py _AllocResponse.base_address   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / sdram_alloc.py SDRAMAlloc.__init__   0% 9 9 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / sdram_alloc.py SDRAMAlloc.get_scp_response   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / sdram_alloc.py (no function)   100% 22 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / sdram_de_alloc.py _SCPSDRAMDeAllocResponse.__init__   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / sdram_de_alloc.py _SCPSDRAMDeAllocResponse.read_data_bytestring   0% 7 7 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / sdram_de_alloc.py _SCPSDRAMDeAllocResponse.number_of_blocks_freed   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / sdram_de_alloc.py SDRAMDeAlloc.__init__   100% 0 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / sdram_de_alloc.py SDRAMDeAlloc.__init__   100% 0 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / sdram_de_alloc.py SDRAMDeAlloc.__init__   0% 7 7 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / sdram_de_alloc.py SDRAMDeAlloc.get_scp_response   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / sdram_de_alloc.py (no function)   100% 25 0 2   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / send_signal.py _get_data   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / send_signal.py SendSignal.__init__   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / send_signal.py SendSignal.get_scp_response   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / send_signal.py (no function)   100% 16 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / set_power.py SetPower.__init__   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / set_power.py SetPower.get_scp_response   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / set_power.py (no function)   100% 13 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / write_fpga_register.py WriteFPGARegister.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / write_fpga_register.py WriteFPGARegister.get_scp_response   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / write_fpga_register.py (no function)   100% 11 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / write_link.py WriteLink.__init__   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / write_link.py WriteLink.bytestring   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / write_link.py WriteLink.get_scp_response   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / write_link.py (no function)   100% 14 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / write_memory.py WriteMemory.__init__   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / write_memory.py WriteMemory.bytestring   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / write_memory.py WriteMemory.get_scp_response   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / impl / write_memory.py (no function)   100% 15 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / scp_request_header.py SCPRequestHeader.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / scp_request_header.py SCPRequestHeader.command   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / scp_request_header.py SCPRequestHeader.sequence   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / scp_request_header.py SCPRequestHeader.sequence   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / scp_request_header.py SCPRequestHeader.bytestring   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / scp_request_header.py (no function)   100% 18 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / scp_response_header.py SCPResponseHeader.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / scp_response_header.py SCPResponseHeader.result   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / scp_response_header.py SCPResponseHeader.sequence   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / scp_response_header.py SCPResponseHeader.from_bytestring   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / scp / scp_response_header.py (no function)   100% 12 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / sdp / __init__.py (no function)   100% 4 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / sdp / sdp_flag.py (no function)   100% 6 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / sdp / sdp_header.py SDPHeader.__init__   0% 10 10 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / sdp / sdp_header.py SDPHeader.flags   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / sdp / sdp_header.py SDPHeader.flags   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / sdp / sdp_header.py SDPHeader.tag   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / sdp / sdp_header.py SDPHeader.tag   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / sdp / sdp_header.py SDPHeader.destination_port   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / sdp / sdp_header.py SDPHeader.destination_port   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / sdp / sdp_header.py SDPHeader.destination_cpu   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / sdp / sdp_header.py SDPHeader.destination_cpu   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / sdp / sdp_header.py SDPHeader.destination_chip_x   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / sdp / sdp_header.py SDPHeader.destination_chip_x   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / sdp / sdp_header.py SDPHeader.destination_chip_y   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / sdp / sdp_header.py SDPHeader.destination_chip_y   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / sdp / sdp_header.py SDPHeader.source_port   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / sdp / sdp_header.py SDPHeader.source_port   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / sdp / sdp_header.py SDPHeader.source_cpu   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / sdp / sdp_header.py SDPHeader.source_cpu   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / sdp / sdp_header.py SDPHeader.source_chip_x   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / sdp / sdp_header.py SDPHeader.source_chip_x   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / sdp / sdp_header.py SDPHeader.source_chip_y   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / sdp / sdp_header.py SDPHeader.source_chip_y   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / sdp / sdp_header.py SDPHeader.bytestring   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / sdp / sdp_header.py SDPHeader.from_bytestring   0% 6 6 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / sdp / sdp_header.py SDPHeader.get_physical_cpu_id   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / sdp / sdp_header.py SDPHeader.update_for_send   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / sdp / sdp_header.py (no function)   100% 58 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / sdp / sdp_message.py SDPMessage.__init__   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / sdp / sdp_message.py SDPMessage.bytestring   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / sdp / sdp_message.py SDPMessage.from_bytestring   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / sdp / sdp_message.py SDPMessage.sdp_header   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / sdp / sdp_message.py SDPMessage.data   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / sdp / sdp_message.py SDPMessage.offset   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / sdp / sdp_message.py (no function)   100% 15 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / spinnaker_boot / __init__.py (no function)   100% 5 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / spinnaker_boot / boot_data / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / spinnaker_boot / spinnaker_boot_message.py SpinnakerBootMessage.__init__   0% 8 8 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / spinnaker_boot / spinnaker_boot_message.py SpinnakerBootMessage.opcode   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / spinnaker_boot / spinnaker_boot_message.py SpinnakerBootMessage.operand_1   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / spinnaker_boot / spinnaker_boot_message.py SpinnakerBootMessage.operand_2   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / spinnaker_boot / spinnaker_boot_message.py SpinnakerBootMessage.operand_3   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / spinnaker_boot / spinnaker_boot_message.py SpinnakerBootMessage.data   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / spinnaker_boot / spinnaker_boot_message.py SpinnakerBootMessage.bytestring   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / spinnaker_boot / spinnaker_boot_message.py SpinnakerBootMessage.from_bytestring   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / spinnaker_boot / spinnaker_boot_message.py (no function)   100% 24 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / spinnaker_boot / spinnaker_boot_messages.py SpinnakerBootMessages.__init__   0% 23 23 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / spinnaker_boot / spinnaker_boot_messages.py SpinnakerBootMessages._get_boot_image_file   0% 8 8 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / spinnaker_boot / spinnaker_boot_messages.py SpinnakerBootMessages._get_packet_data   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / spinnaker_boot / spinnaker_boot_messages.py SpinnakerBootMessages.messages   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / spinnaker_boot / spinnaker_boot_messages.py (no function)   100% 25 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / spinnaker_boot / spinnaker_boot_op_code.py (no function)   100% 6 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / spinnaker_boot / system_variable_boot_values.py _DataType.__new__   100% 3 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / spinnaker_boot / system_variable_boot_values.py _DataType.__init__   100% 2 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / spinnaker_boot / system_variable_boot_values.py _DataType.struct_code   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / spinnaker_boot / system_variable_boot_values.py _DataType.is_byte_array   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / spinnaker_boot / system_variable_boot_values.py SystemVariableDefinition.__init__   100% 5 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / spinnaker_boot / system_variable_boot_values.py SystemVariableDefinition.data_type   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / spinnaker_boot / system_variable_boot_values.py SystemVariableDefinition.array_size   100% 1 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / spinnaker_boot / system_variable_boot_values.py SystemVariableDefinition.offset   100% 1 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / messages / spinnaker_boot / system_variable_boot_values.py SystemVariableDefinition.default   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / spinnaker_boot / system_variable_boot_values.py SystemVariableBootValues.__init__   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / spinnaker_boot / system_variable_boot_values.py SystemVariableBootValues.set_value   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / spinnaker_boot / system_variable_boot_values.py SystemVariableBootValues.bytestring   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / messages / spinnaker_boot / system_variable_boot_values.py (no function)   100% 119 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / model / __init__.py (no function)   100% 15 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / model / adc_info.py ADCInfo.__init__   0% 21 21 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / adc_info.py ADCInfo.voltage_1_2c   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / adc_info.py ADCInfo.voltage_1_2b   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / adc_info.py ADCInfo.voltage_1_2a   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / adc_info.py ADCInfo.voltage_1_8   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / adc_info.py ADCInfo.voltage_3_3   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / adc_info.py ADCInfo.voltage_supply   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / adc_info.py ADCInfo.temp_top   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / adc_info.py ADCInfo.temp_btm   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / adc_info.py ADCInfo.temp_ext_0   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / adc_info.py ADCInfo.temp_ext_1   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / adc_info.py ADCInfo.fan_0   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / adc_info.py ADCInfo.fan_1   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / adc_info.py (no function)   100% 31 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / model / bmp_connection_data.py BMPConnectionData.__init__   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / bmp_connection_data.py BMPConnectionData.ip_address   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / bmp_connection_data.py BMPConnectionData.boards   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / bmp_connection_data.py BMPConnectionData.port_num   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / bmp_connection_data.py BMPConnectionData.__str__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / bmp_connection_data.py BMPConnectionData.__repr__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / bmp_connection_data.py (no function)   100% 12 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / model / chip_info.py ChipInfo.__init__   0% 21 21 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / chip_info.py ChipInfo._read_int   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / chip_info.py ChipInfo._read_bytes   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / chip_info.py ChipInfo.x   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / chip_info.py ChipInfo.y   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / chip_info.py ChipInfo.x_size   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / chip_info.py ChipInfo.y_size   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / chip_info.py ChipInfo.nearest_ethernet_x   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / chip_info.py ChipInfo.nearest_ethernet_y   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / chip_info.py ChipInfo.is_ethernet_available   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / chip_info.py ChipInfo.links_available   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / chip_info.py ChipInfo.cpu_clock_mhz   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / chip_info.py ChipInfo.physical_to_virtual_core_map   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / chip_info.py ChipInfo.virtual_to_physical_core_map   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / chip_info.py ChipInfo.virtual_core_ids   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / chip_info.py ChipInfo.sdram_base_address   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / chip_info.py ChipInfo.system_sdram_base_address   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / chip_info.py ChipInfo.cpu_information_base_address   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / chip_info.py ChipInfo.first_free_router_entry   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / chip_info.py ChipInfo.ip_address   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / chip_info.py ChipInfo.iobuf_size   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / chip_info.py ChipInfo.router_table_copy_address   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / chip_info.py ChipInfo.system_ram_heap_address   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / chip_info.py ChipInfo.sdram_heap_address   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / chip_info.py (no function)   100% 49 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / model / chip_summary_info.py ChipSummaryInfo.__init__   0% 25 25 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / chip_summary_info.py ChipSummaryInfo.x   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / chip_summary_info.py ChipSummaryInfo.y   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / chip_summary_info.py ChipSummaryInfo.n_cores   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / chip_summary_info.py ChipSummaryInfo.core_states   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / chip_summary_info.py ChipSummaryInfo.working_links   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / chip_summary_info.py ChipSummaryInfo.is_ethernet_available   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / chip_summary_info.py ChipSummaryInfo.n_free_multicast_routing_entries   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / chip_summary_info.py ChipSummaryInfo.largest_free_sdram_block   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / chip_summary_info.py ChipSummaryInfo.largest_free_sram_block   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / chip_summary_info.py ChipSummaryInfo.nearest_ethernet_x   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / chip_summary_info.py ChipSummaryInfo.nearest_ethernet_y   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / chip_summary_info.py ChipSummaryInfo.ethernet_ip_address   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / chip_summary_info.py ChipSummaryInfo.clear_ethernet_ip_address   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / chip_summary_info.py ChipSummaryInfo.parent_link   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / chip_summary_info.py ChipSummaryInfo.__repr__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / chip_summary_info.py (no function)   100% 40 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / model / cpu_info.py CPUInfo.__init__   0% 16 16 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / cpu_info.py CPUInfo.x   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / cpu_info.py CPUInfo.y   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / cpu_info.py CPUInfo.p   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / cpu_info.py CPUInfo.state   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / cpu_info.py CPUInfo.physical_cpu_id   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / cpu_info.py CPUInfo.application_name   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / cpu_info.py CPUInfo.application_id   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / cpu_info.py CPUInfo.time   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / cpu_info.py CPUInfo.run_time_error   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / cpu_info.py CPUInfo.application_mailbox_command   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / cpu_info.py CPUInfo.application_mailbox_data_address   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / cpu_info.py CPUInfo.monitor_mailbox_command   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / cpu_info.py CPUInfo.monitor_mailbox_data_address   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / cpu_info.py CPUInfo.software_error_count   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / cpu_info.py CPUInfo.software_source_filename_address   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / cpu_info.py CPUInfo.software_source_line_number   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / cpu_info.py CPUInfo.processor_state_register   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / cpu_info.py CPUInfo.stack_pointer   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / cpu_info.py CPUInfo.link_register   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / cpu_info.py CPUInfo.registers   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / cpu_info.py CPUInfo.user   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / cpu_info.py CPUInfo.iobuf_address   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / cpu_info.py CPUInfo.software_version   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / cpu_info.py CPUInfo.__str__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / cpu_info.py CPUInfo.get_status_string   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / cpu_info.py CPUInfo.mock_info   0% 6 6 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / cpu_info.py (no function)   100% 63 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / model / cpu_infos.py CPUInfos.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / cpu_infos.py CPUInfos.add_info   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / cpu_infos.py CPUInfos.add_infos   0% 4 4 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / cpu_infos.py CPUInfos.__iter__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / cpu_infos.py CPUInfos.__len__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / cpu_infos.py CPUInfos.is_core   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / cpu_infos.py CPUInfos.get_cpu_info   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / cpu_infos.py CPUInfos.infos_for_state   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / cpu_infos.py CPUInfos.infos_not_in_states   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / cpu_infos.py CPUInfos.get_status_string   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / cpu_infos.py CPUInfos.__str__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / cpu_infos.py CPUInfos.__repr__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / cpu_infos.py (no function)   100% 19 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / model / diagnostic_filter.py _set_flags_in_word   0% 8 8 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / diagnostic_filter.py _read_flags_from_word   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / diagnostic_filter.py DiagnosticFilter.__init__   0% 8 8 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / diagnostic_filter.py DiagnosticFilter.enable_interrupt_on_counter_event   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / diagnostic_filter.py DiagnosticFilter.match_emergency_routing_status_to_incoming_packet   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / diagnostic_filter.py DiagnosticFilter.destinations   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / diagnostic_filter.py DiagnosticFilter.sources   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / diagnostic_filter.py DiagnosticFilter.payload_statuses   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / diagnostic_filter.py DiagnosticFilter.default_routing_statuses   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / diagnostic_filter.py DiagnosticFilter.emergency_routing_statuses   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / diagnostic_filter.py DiagnosticFilter.packet_types   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / diagnostic_filter.py DiagnosticFilter.filter_word   0% 12 12 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / diagnostic_filter.py DiagnosticFilter.read_from_int   0% 9 9 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / diagnostic_filter.py (no function)   100% 38 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / model / enums / __init__.py (no function)   100% 16 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / model / enums / cpu_state.py (no function)   100% 18 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / model / enums / diagnostic_filter_default_routing_status.py (no function)   100% 4 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / model / enums / diagnostic_filter_destination.py (no function)   100% 11 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / model / enums / diagnostic_filter_emergency_routing_status.py (no function)   100% 6 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / model / enums / diagnostic_filter_packet_type.py (no function)   100% 6 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / model / enums / diagnostic_filter_payload_status.py (no function)   100% 4 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / model / enums / diagnostic_filter_source.py (no function)   100% 4 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / model / enums / executable_type.py ExecutableType.__new__   100% 4 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / model / enums / executable_type.py ExecutableType.__init__   100% 4 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / model / enums / executable_type.py (no function)   100% 16 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / model / enums / mailbox_command.py (no function)   100% 7 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / model / enums / p2p_table_route.py (no function)   100% 10 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / model / enums / router_error.py (no function)   100% 7 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / model / enums / run_time_error.py (no function)   100% 24 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / model / enums / sdp_ports.py (no function)   100% 8 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / model / enums / sdp_running_message_codes.py (no function)   100% 8 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / model / enums / user_registers.py (no function)   100% 6 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / model / executable_targets.py ExecutableTargets.__init__   100% 4 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / model / executable_targets.py ExecutableTargets.add_subsets   56% 9 4 0   62% 8 1   59%
pyenv / lib / python3.13 / site-packages / spinnman / model / executable_targets.py ExecutableTargets.add_processor   78% 9 2 0   67% 6 2   73%
pyenv / lib / python3.13 / site-packages / spinnman / model / executable_targets.py ExecutableTargets.get_n_cores_for_executable_type   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / executable_targets.py ExecutableTargets.get_binaries_of_executable_type   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / executable_targets.py ExecutableTargets.executable_types_in_binary_set   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / executable_targets.py ExecutableTargets.get_cores_for_binary   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / executable_targets.py ExecutableTargets.binaries   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / executable_targets.py ExecutableTargets.total_processors   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / executable_targets.py ExecutableTargets.all_core_subsets   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / executable_targets.py ExecutableTargets.known   33% 6 4 0   17% 6 1   25%
pyenv / lib / python3.13 / site-packages / spinnman / model / executable_targets.py (no function)   100% 23 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / model / heap_element.py HeapElement.__init__   0% 8 8 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / heap_element.py HeapElement.block_address   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / heap_element.py HeapElement.next_address   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / heap_element.py HeapElement.size   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / heap_element.py HeapElement.is_free   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / heap_element.py HeapElement.tag   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / heap_element.py HeapElement.app_id   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / heap_element.py HeapElement.__str__   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / heap_element.py (no function)   100% 17 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / model / io_buffer.py IOBuffer.__init__   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / io_buffer.py IOBuffer.x   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / io_buffer.py IOBuffer.y   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / io_buffer.py IOBuffer.p   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / io_buffer.py IOBuffer.iobuf   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / io_buffer.py IOBuffer.__str__   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / io_buffer.py (no function)   100% 12 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / model / machine_dimensions.py MachineDimensions.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / machine_dimensions.py MachineDimensions.width   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / machine_dimensions.py MachineDimensions.height   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / machine_dimensions.py (no function)   100% 7 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / model / p2p_table.py P2PTable.__init__   0% 14 14 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / p2p_table.py P2PTable.get_n_column_bytes   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / p2p_table.py P2PTable.get_column_offset   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / p2p_table.py P2PTable.width   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / p2p_table.py P2PTable.height   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / p2p_table.py P2PTable.iterchips   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / p2p_table.py P2PTable.is_route   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / p2p_table.py P2PTable.get_route   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / p2p_table.py P2PTable.n_routes   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / p2p_table.py (no function)   100% 20 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / model / router_diagnostics.py RouterDiagnostics.__init__   0% 7 7 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / router_diagnostics.py RouterDiagnostics.mon   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / router_diagnostics.py RouterDiagnostics.wait_1   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / router_diagnostics.py RouterDiagnostics.wait_2   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / router_diagnostics.py RouterDiagnostics.error_status   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / router_diagnostics.py RouterDiagnostics.error_count   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / router_diagnostics.py RouterDiagnostics.errors_set   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / router_diagnostics.py RouterDiagnostics.n_local_multicast_packets   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / router_diagnostics.py RouterDiagnostics.n_external_multicast_packets   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / router_diagnostics.py RouterDiagnostics.n_dropped_multicast_packets   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / router_diagnostics.py RouterDiagnostics.n_local_peer_to_peer_packets   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / router_diagnostics.py RouterDiagnostics.n_external_peer_to_peer_packets   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / router_diagnostics.py RouterDiagnostics.n_dropped_peer_to_peer_packets   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / router_diagnostics.py RouterDiagnostics.n_local_nearest_neighbour_packets   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / router_diagnostics.py RouterDiagnostics.n_external_nearest_neighbour_packets   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / router_diagnostics.py RouterDiagnostics.n_dropped_nearest_neighbour_packets   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / router_diagnostics.py RouterDiagnostics.n_local_fixed_route_packets   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / router_diagnostics.py RouterDiagnostics.n_external_fixed_route_packets   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / router_diagnostics.py RouterDiagnostics.n_dropped_fixed_route_packets   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / router_diagnostics.py RouterDiagnostics.user_0   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / router_diagnostics.py RouterDiagnostics.user_1   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / router_diagnostics.py RouterDiagnostics.user_2   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / router_diagnostics.py RouterDiagnostics.user_3   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / router_diagnostics.py RouterDiagnostics.user_registers   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / router_diagnostics.py RouterDiagnostics.registers   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / router_diagnostics.py (no function)   100% 55 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / model / version_info.py VersionInfo.__init__   0% 17 17 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / version_info.py VersionInfo.name   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / version_info.py VersionInfo.version_number   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / version_info.py VersionInfo.hardware   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / version_info.py VersionInfo.x   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / version_info.py VersionInfo.y   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / version_info.py VersionInfo.p   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / version_info.py VersionInfo.build_date   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / version_info.py VersionInfo.version_string   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / version_info.py VersionInfo.__str__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / model / version_info.py (no function)   100% 28 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / processes / __init__.py (no function)   100% 29 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / processes / abstract_multi_connection_process.py AbstractMultiConnectionProcess.__init__   0% 11 11 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / abstract_multi_connection_process.py AbstractMultiConnectionProcess._send_request   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / abstract_multi_connection_process.py AbstractMultiConnectionProcess._receive_error   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / abstract_multi_connection_process.py AbstractMultiConnectionProcess.is_error   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / abstract_multi_connection_process.py AbstractMultiConnectionProcess._finish   0% 2 2 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / abstract_multi_connection_process.py AbstractMultiConnectionProcess._collect_responses   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / abstract_multi_connection_process.py AbstractMultiConnectionProcess.connection_selector   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / abstract_multi_connection_process.py AbstractMultiConnectionProcess.check_for_error   0% 13 13 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / abstract_multi_connection_process.py (no function)   100% 29 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / processes / abstract_multi_connection_process_connection_selector.py ConnectionSelector.get_next_connection   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / abstract_multi_connection_process_connection_selector.py (no function)   100% 9 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / processes / application_copy_run_process.py _on_same_board   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / application_copy_run_process.py _get_next_chips   0% 15 15 0   0% 12 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / application_copy_run_process.py _compute_parent_chips   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / application_copy_run_process.py ApplicationCopyRunProcess.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / application_copy_run_process.py ApplicationCopyRunProcess.run   0% 15 15 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / application_copy_run_process.py (no function)   100% 15 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / processes / application_run_process.py ApplicationRunProcess.run   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / application_run_process.py (no function)   100% 6 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / processes / clear_routes_process.py ClearRoutesProcess.clear_routes   0% 6 6 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / clear_routes_process.py (no function)   100% 8 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / processes / fixed_connection_selector.py FixedConnectionSelector.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / fixed_connection_selector.py FixedConnectionSelector.get_next_connection   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / fixed_connection_selector.py (no function)   100% 10 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / processes / get_cpu_info_process.py GetCPUInfoProcess.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / get_cpu_info_process.py GetCPUInfoProcess._is_desired   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / get_cpu_info_process.py GetCPUInfoProcess.__handle_response   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / get_cpu_info_process.py GetCPUInfoProcess.get_cpu_info   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / get_cpu_info_process.py (no function)   100% 16 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / processes / get_exclude_cpu_info_process.py GetExcludeCPUInfoProcess.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / get_exclude_cpu_info_process.py GetExcludeCPUInfoProcess._is_desired   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / get_exclude_cpu_info_process.py (no function)   100% 11 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / processes / get_heap_process.py GetHeapProcess.__init__   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / get_heap_process.py GetHeapProcess._read_heap_address_response   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / get_heap_process.py GetHeapProcess._read_heap_pointer   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / get_heap_process.py GetHeapProcess._read_next_block   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / get_heap_process.py GetHeapProcess.__read_address   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / get_heap_process.py GetHeapProcess.get_heap   0% 7 7 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / get_heap_process.py (no function)   100% 22 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / processes / get_include_cpu_info_process.py GetIncludeCPUInfoProcess.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / get_include_cpu_info_process.py GetIncludeCPUInfoProcess._is_desired   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / get_include_cpu_info_process.py (no function)   100% 11 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / processes / get_machine_process.py GetMachineProcess.__init__   0% 8 8 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / get_machine_process.py GetMachineProcess._make_chip   0% 20 20 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / get_machine_process.py GetMachineProcess._make_router   0% 7 7 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / get_machine_process.py GetMachineProcess.__receive_p2p_data   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / get_machine_process.py GetMachineProcess._receive_chip_info   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / get_machine_process.py GetMachineProcess._receive_p_maps   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / get_machine_process.py GetMachineProcess._receive_error   0% 4 4 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / get_machine_process.py GetMachineProcess.get_machine_details   0% 24 24 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / get_machine_process.py GetMachineProcess._fill_machine   0% 10 10 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / get_machine_process.py GetMachineProcess._process_ignore_links   0% 20 20 0   0% 12 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / get_machine_process.py GetMachineProcess._preprocess_ignore_cores   0% 7 7 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / get_machine_process.py GetMachineProcess._preprocess_ignore_chips   0% 16 16 0   0% 12 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / get_machine_process.py GetMachineProcess._ignores_local_to_global   0% 12 12 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / get_machine_process.py GetMachineProcess._ethernet_by_ipaddress   0% 6 6 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / get_machine_process.py GetMachineProcess._get_virtual_p   0% 14 14 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / get_machine_process.py GetMachineProcess._report_ignore   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / get_machine_process.py (no function)   100% 52 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / processes / get_n_cores_in_state_process.py GetNCoresInStateProcess.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / get_n_cores_in_state_process.py GetNCoresInStateProcess.__handle_response   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / get_n_cores_in_state_process.py GetNCoresInStateProcess.get_n_cores_in_state   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / get_n_cores_in_state_process.py (no function)   100% 13 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / processes / get_routes_process.py GetMultiCastRoutesProcess.__init__   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / get_routes_process.py GetMultiCastRoutesProcess._add_routing_entry   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / get_routes_process.py GetMultiCastRoutesProcess.__handle_response   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / get_routes_process.py GetMultiCastRoutesProcess.get_routes   0% 7 7 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / get_routes_process.py (no function)   100% 18 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / processes / get_tags_process.py GetTagsProcess.__init__   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / get_tags_process.py GetTagsProcess.__handle_tag_info_response   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / get_tags_process.py GetTagsProcess.__handle_get_tag_response   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / get_tags_process.py GetTagsProcess.get_tags   0% 11 11 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / get_tags_process.py (no function)   100% 15 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / processes / get_version_process.py GetVersionProcess.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / get_version_process.py GetVersionProcess._get_response   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / get_version_process.py GetVersionProcess.get_version   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / get_version_process.py (no function)   100% 12 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / processes / load_fixed_route_routing_entry_process.py LoadFixedRouteRoutingEntryProcess.load_fixed_route   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / load_fixed_route_routing_entry_process.py (no function)   100% 6 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / processes / load_routes_process.py LoadMultiCastRoutesProcess.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / load_routes_process.py LoadMultiCastRoutesProcess.__handle_router_alloc_response   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / load_routes_process.py LoadMultiCastRoutesProcess.load_routes   0% 15 15 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / load_routes_process.py (no function)   100% 18 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / processes / malloc_sdram_process.py MallocSDRAMProcess.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / malloc_sdram_process.py MallocSDRAMProcess.__handle_sdram_alloc_response   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / malloc_sdram_process.py MallocSDRAMProcess.malloc_sdram   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / malloc_sdram_process.py MallocSDRAMProcess.malloc_sdram_multi   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / malloc_sdram_process.py MallocSDRAMProcess.base_address   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / malloc_sdram_process.py MallocSDRAMProcess.base_addresses   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / malloc_sdram_process.py (no function)   100% 15 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / processes / most_direct_connection_selector.py MostDirectConnectionSelector.__init__   0% 9 9 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / most_direct_connection_selector.py MostDirectConnectionSelector.get_next_connection   0% 8 8 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / most_direct_connection_selector.py (no function)   100% 12 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / processes / read_fixed_route_routing_entry_process.py ReadFixedRouteRoutingEntryProcess.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / read_fixed_route_routing_entry_process.py ReadFixedRouteRoutingEntryProcess.__handle_read_response   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / read_fixed_route_routing_entry_process.py ReadFixedRouteRoutingEntryProcess.read_fixed_route   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / read_fixed_route_routing_entry_process.py (no function)   100% 10 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / processes / read_iobuf_process.py _NextRegion.next_at   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / read_iobuf_process.py _NextRegion.tail   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / read_iobuf_process.py ReadIOBufProcess.__init__   0% 6 6 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / read_iobuf_process.py ReadIOBufProcess._request_iobuf_address   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / read_iobuf_process.py ReadIOBufProcess.__handle_iobuf_address_response   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / read_iobuf_process.py ReadIOBufProcess._request_iobuf_region_tail   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / read_iobuf_process.py ReadIOBufProcess.__handle_extra_iobuf_response   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / read_iobuf_process.py ReadIOBufProcess._request_iobuf_region   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / read_iobuf_process.py ReadIOBufProcess.__handle_first_iobuf_response   0% 23 23 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / read_iobuf_process.py ReadIOBufProcess.read_iobuf   0% 18 18 0   0% 16 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / read_iobuf_process.py (no function)   100% 43 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / processes / read_memory_process.py ReadMemoryProcess.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / read_memory_process.py ReadMemoryProcess.__handle_response   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / read_memory_process.py ReadMemoryProcess.read_memory   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / read_memory_process.py ReadMemoryProcess.read_link_memory   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / read_memory_process.py ReadMemoryProcess._read_memory   0% 11 11 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / read_memory_process.py (no function)   100% 16 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / processes / read_router_diagnostics_process.py ReadRouterDiagnosticsProcess.__init__   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / read_router_diagnostics_process.py ReadRouterDiagnosticsProcess.__handle_control_register_response   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / read_router_diagnostics_process.py ReadRouterDiagnosticsProcess.__handle_error_status_response   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / read_router_diagnostics_process.py ReadRouterDiagnosticsProcess.__handle_register_response   0% 2 2 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / read_router_diagnostics_process.py ReadRouterDiagnosticsProcess.get_router_diagnostics   0% 6 6 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / read_router_diagnostics_process.py (no function)   100% 14 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / processes / round_robin_connection_selector.py RoundRobinConnectionSelector.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / round_robin_connection_selector.py RoundRobinConnectionSelector.get_next_connection   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / round_robin_connection_selector.py (no function)   100% 9 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / processes / send_single_command_process.py SendSingleCommandProcess.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / send_single_command_process.py SendSingleCommandProcess.__handle_response   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / send_single_command_process.py SendSingleCommandProcess.execute   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / send_single_command_process.py (no function)   100% 13 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / processes / set_memory_process.py SetMemoryProcess.set_values   0% 7 7 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / set_memory_process.py (no function)   100% 9 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / processes / write_memory_process.py WriteMemoryProcess.write_memory_from_bytearray   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / write_memory_process.py WriteMemoryProcess.write_link_memory_from_bytearray   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / write_memory_process.py WriteMemoryProcess.write_memory_from_reader   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / write_memory_process.py WriteMemoryProcess.write_link_memory_from_reader   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / write_memory_process.py WriteMemoryProcess._write_memory_from_bytearray   0% 15 15 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / write_memory_process.py WriteMemoryProcess._write_memory_from_reader   0% 15 15 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / processes / write_memory_process.py (no function)   100% 19 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / __init__.py (no function)   100% 11 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / abstract_spalloc_client.py AbstractSpallocClient.list_machines   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / abstract_spalloc_client.py AbstractSpallocClient.list_jobs   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / abstract_spalloc_client.py AbstractSpallocClient.create_job   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / abstract_spalloc_client.py (no function)   100% 18 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / machine_allocation_controller.py MachineAllocationController.__init__   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / machine_allocation_controller.py MachineAllocationController.extend_allocation   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / machine_allocation_controller.py MachineAllocationController.close   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / machine_allocation_controller.py MachineAllocationController._wait   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / machine_allocation_controller.py MachineAllocationController.where_is_machine   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / machine_allocation_controller.py MachineAllocationController._teardown   100% 0 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / machine_allocation_controller.py MachineAllocationController.__manage_allocation   0% 7 7 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / machine_allocation_controller.py MachineAllocationController.proxying   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / machine_allocation_controller.py (no function)   100% 21 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / proxy_protocol.py (no function)   100% 8 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / session.py _may_renew   100% 5 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / session.py _may_renew.pp_req   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / session.py _may_renew.pp_resp   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / session.py _may_renew.call   0% 12 12 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / session.py Session.__init__   0% 17 17 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / session.py Session.__handle_error_or_return   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / session.py Session.get   0% 6 6 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / session.py Session.post   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / session.py Session.post_raw   0% 6 6 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / session.py Session.put   0% 7 7 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / session.py Session.delete   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / session.py Session.renew   0% 37 37 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / session.py Session.credentials   0% 7 7 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / session.py Session.websocket   0% 8 8 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / session.py Session.purge   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / session.py Session.service_url   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / session.py SessionAware.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / session.py SessionAware._session_credentials   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / session.py SessionAware._service_url   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / session.py SessionAware._get   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / session.py SessionAware._post   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / session.py SessionAware._post_raw   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / session.py SessionAware._put   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / session.py SessionAware._delete   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / session.py SessionAware._websocket   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / session.py (no function)   100% 49 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_allocator.py SpallocJobController.__init__   0% 7 7 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_allocator.py SpallocJobController.job   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_allocator.py SpallocJobController.extend_allocation   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_allocator.py SpallocJobController.__stop   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_allocator.py SpallocJobController.close   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_allocator.py SpallocJobController.where_is_machine   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_allocator.py SpallocJobController._wait   0% 9 9 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_allocator.py SpallocJobController._teardown   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_allocator.py SpallocJobController.create_transceiver   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_allocator.py SpallocJobController.can_create_transceiver   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_allocator.py SpallocJobController.open_sdp_connection   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_allocator.py SpallocJobController.proxying   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_allocator.py SpallocJobController.__str__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_allocator.py __bearer_token   0% 9 9 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_allocator.py __get_collab_id_from_folder   0% 13 13 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_allocator.py __group_collab_or_job   0% 23 23 0   0% 14 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_allocator.py spalloc_allocate_job   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_allocator.py __spalloc_allocate_job   0% 19 19 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_allocator.py (no function)   100% 49 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_boot_connection.py SpallocBootConnection.send_boot_message   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_boot_connection.py SpallocBootConnection.receive_boot_message   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_boot_connection.py SpallocBootConnection.get_receive_method   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_boot_connection.py (no function)   100% 23 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py fix_url   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py get_n_boards   0% 10 10 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py SpallocClient.__init__   0% 17 17 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py SpallocClient.get_job   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py SpallocClient.open_job_from_database   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py SpallocClient.list_machines   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py SpallocClient.list_jobs   0% 8 8 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py SpallocClient.create_job   0% 62 62 0   0% 30 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py SpallocClient.close   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _SpallocMachine.__init__   0% 7 7 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _SpallocMachine.name   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _SpallocMachine.tags   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _SpallocMachine.width   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _SpallocMachine.height   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _SpallocMachine.dead_boards   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _SpallocMachine.dead_links   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _SpallocMachine.area   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _SpallocMachine.__repr__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _ProxyPing.__init__   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _ProxyPing.run   0% 8 8 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _ProxyPing.close   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _ProxyReceiver.__init__   0% 7 7 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _ProxyReceiver.run   0% 20 20 0   0% 14 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _ProxyReceiver.expect_return   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _ProxyReceiver.listen   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _ProxyReceiver.dispatch_return   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _ProxyReceiver.dispatch_message   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _ProxyReceiver.unlisten   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _ProxyReceiver.close   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _SpallocJob.__init__   0% 13 13 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _SpallocJob.get_session_credentials_for_db   0% 11 11 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _SpallocJob.get_state   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _SpallocJob.get_root_host   0% 9 9 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _SpallocJob.get_connections   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _SpallocJob.__proxy_url   0% 6 6 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _SpallocJob.__init_proxy   0% 7 7 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _SpallocJob.connect_to_board   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _SpallocJob.connect_for_booting   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _SpallocJob.open_eieio_connection   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _SpallocJob.open_eieio_listener_connection   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _SpallocJob.open_udp_listener_connection   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _SpallocJob.wait_for_state_change   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _SpallocJob.wait_until_ready   0% 24 24 0   0% 14 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _SpallocJob.destroy   0% 11 11 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _SpallocJob.write_data   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _SpallocJob.read_data   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _SpallocJob.reset_routing   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _SpallocJob.__keepalive   0% 7 7 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _SpallocJob.__start_keepalive   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _SpallocJob.where_is_machine   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _SpallocJob.create_transceiver   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _SpallocJob.__repr__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _ProxiedConnection.__init__   0% 8 8 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _ProxiedConnection._open_connection   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _ProxiedConnection._call   0% 19 19 0   0% 12 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _ProxiedConnection._connected   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _ProxiedConnection._throw_if_closed   0% 2 2 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _ProxiedConnection._close   0% 8 8 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _ProxiedConnection._send   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _ProxiedConnection._send_to   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _ProxiedConnection.__get   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _ProxiedConnection._receive   0% 15 15 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _ProxiedConnection._is_ready_to_receive   0% 7 7 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _ProxiedBidirectionalConnection.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _ProxiedBidirectionalConnection._open_connection   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _ProxiedBidirectionalConnection.is_connected   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _ProxiedBidirectionalConnection.close   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _ProxiedBidirectionalConnection.send   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _ProxiedBidirectionalConnection.receive   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _ProxiedBidirectionalConnection.is_ready_to_receive   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _ProxiedBidirectionalConnection.__str__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _ProxiedUnboundConnection.__init__   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _ProxiedUnboundConnection._open_connection   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _ProxiedUnboundConnection._addr   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _ProxiedUnboundConnection._port   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _ProxiedUnboundConnection.is_connected   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _ProxiedUnboundConnection.close   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _ProxiedUnboundConnection.send   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _ProxiedUnboundConnection.receive   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _ProxiedUnboundConnection.is_ready_to_receive   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _ProxiedUnboundConnection.__str__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _ProxiedSCAMPConnection.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _ProxiedSCAMPConnection.__str__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _ProxiedBootConnection.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _ProxiedBootConnection.__str__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _ProxiedEIEIOConnection.__init__   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _ProxiedEIEIOConnection._coords   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _ProxiedEIEIOConnection.send_to   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _ProxiedEIEIOConnection.__str__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _ProxiedEIEIOListener.__init__   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _ProxiedEIEIOListener.send_to_chip   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _ProxiedEIEIOListener.local_ip_address   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _ProxiedEIEIOListener.local_port   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _ProxiedEIEIOListener._get_chip_coords   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _ProxiedEIEIOListener.__str__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _ProxiedUDPListener.__init__   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _ProxiedUDPListener.send_to   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _ProxiedUDPListener.local_ip_address   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _ProxiedUDPListener.local_port   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py _ProxiedUDPListener.__str__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_client.py (no function)   100% 243 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_eieio_connection.py SpallocEIEIOConnection.send_eieio_message   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_eieio_connection.py SpallocEIEIOConnection.send_eieio_message_to_core   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_eieio_connection.py SpallocEIEIOConnection.receive_eieio_message   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_eieio_connection.py SpallocEIEIOConnection._coords   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_eieio_connection.py SpallocEIEIOConnection.update_tag   0% 15 15 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_eieio_connection.py (no function)   100% 26 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_eieio_listener.py SpallocEIEIOListener.receive_eieio_message   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_eieio_listener.py SpallocEIEIOListener.send   100% 0 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_eieio_listener.py SpallocEIEIOListener._get_chip_coords   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_eieio_listener.py SpallocEIEIOListener.send_to_chip   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_eieio_listener.py SpallocEIEIOListener.send_to   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_eieio_listener.py SpallocEIEIOListener.local_ip_address   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_eieio_listener.py SpallocEIEIOListener.local_port   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_eieio_listener.py SpallocEIEIOListener.send_eieio_message_to_core   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_eieio_listener.py SpallocEIEIOListener.update_tag   0% 14 14 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_eieio_listener.py SpallocEIEIOListener.update_tag_by_ip   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_eieio_listener.py (no function)   100% 37 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_job.py SpallocJob.get_state   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_job.py SpallocJob.get_root_host   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_job.py SpallocJob.get_connections   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_job.py SpallocJob.connect_to_board   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_job.py SpallocJob.connect_for_booting   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_job.py SpallocJob.open_eieio_connection   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_job.py SpallocJob.open_eieio_listener_connection   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_job.py SpallocJob.open_udp_listener_connection   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_job.py SpallocJob.create_transceiver   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_job.py SpallocJob.wait_for_state_change   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_job.py SpallocJob.wait_until_ready   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_job.py SpallocJob.destroy   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_job.py SpallocJob.where_is_machine   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_job.py SpallocJob.get_session_credentials_for_db   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_job.py SpallocJob.write_data   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_job.py SpallocJob.read_data   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_job.py SpallocJob.reset_routing   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_job.py SpallocJob.__enter__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_job.py SpallocJob.__exit__   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_job.py (no function)   100% 52 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_machine.py SpallocMachine.name   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_machine.py SpallocMachine.tags   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_machine.py SpallocMachine.width   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_machine.py SpallocMachine.height   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_machine.py SpallocMachine.dead_boards   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_machine.py SpallocMachine.dead_links   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_machine.py SpallocMachine.area   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_machine.py (no function)   100% 25 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_proxied_connection.py SpallocProxiedConnection.send   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_proxied_connection.py SpallocProxiedConnection.receive   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_proxied_connection.py (no function)   100% 9 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_scp_connection.py SpallocSCPConnection.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_scp_connection.py SpallocSCPConnection.receive_sdp_message   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_scp_connection.py SpallocSCPConnection.send_sdp_message   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_scp_connection.py SpallocSCPConnection.receive_scp_response   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_scp_connection.py SpallocSCPConnection.get_scp_data   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_scp_connection.py (no function)   100% 22 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_state.py (no function)   100% 7 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_transceiver.py SpallocTransceiver.__init__   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_transceiver.py SpallocTransceiver.write_memory   0% 23 23 0   0% 12 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_transceiver.py SpallocTransceiver.read_memory   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_transceiver.py SpallocTransceiver._do_reset_routing   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_transceiver.py SpallocTransceiver.close   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_transceiver.py SpallocTransceiver.__str__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / spalloc_transceiver.py (no function)   100% 25 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / utils.py clean_url   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / utils.py parse_service_url   0% 10 10 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / utils.py get_hostname   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / utils.py is_server_address   0% 9 9 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spalloc / utils.py (no function)   100% 6 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / spinnman_script.py setup   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spinnman_script.py get_machine   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spinnman_script.py get_transceiver   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spinnman_script.py end   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spinnman_script.py (no function)   100% 9 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / spinnman_simulation.py SpiNNManSimulation._add_cfg_defaults_and_template   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spinnman_simulation.py SpiNNManSimulation._user_cfg_file   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spinnman_simulation.py SpiNNManSimulation._data_writer_cls   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / spinnman_simulation.py (no function)   100% 18 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / __init__.py (no function)   100% 4 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver.__init__   0% 23 23 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver.bmp_selector   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver.scamp_connection_selector   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver._where_is_xy   0% 6 6 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver.__identify_connections   0% 13 13 0   0% 12 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver.__check_bmp_connection   0% 14 14 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver._check_connection   0% 14 14 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver.send_sdp_message   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver._check_and_add_scamp_connections   0% 7 7 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver.discover_scamp_connections   0% 13 13 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver.add_scamp_connections   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver.get_connections   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver._get_machine_dimensions   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver.get_machine_details   0% 9 9 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver._get_scamp_version   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver.boot_led_0_value   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver._boot_board   0% 10 10 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver._call   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver._is_scamp_version_compabible   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver.ensure_board_is_ready   0% 21 21 0   0% 12 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver.__is_default_destination   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver._try_to_find_scamp_and_boot   0% 30 30 0   0% 14 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver.get_cpu_infos   0% 15 15 0   0% 12 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver.get_clock_drift   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver._get_sv_data   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver.__get_user_register_address_from_core   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver.read_user   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver.add_cpu_information_from_core   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver.get_region_base_address   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver.get_iobuf   0% 9 9 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver.get_core_state_count   0% 6 6 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver.__flood_execute_lock   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver.execute_flood   0% 11 11 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver._power_on_machine   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver._power_off_machine   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver._bmp_call   0% 10 10 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver._power   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver.read_fpga_register   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver.write_fpga_register   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver.read_bmp_version   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver.write_memory   0% 18 18 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver.write_user   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver.write_user_many   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver.read_memory   0% 6 6 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver.read_word   0% 8 8 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver.stop_application   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver.__log_where_is_info   0% 7 7 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver.__state_set   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver.wait_for_cores_to_be_in_state   0% 42 42 0   0% 34 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver.send_signal   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver._locate_spinnaker_connection_for_board_address   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver.set_ip_tag   0% 12 12 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver.__get_connection_list   0% 8 8 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver.set_reverse_ip_tag   0% 9 9 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver.clear_ip_tag   0% 2 2 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver.get_tags   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver.malloc_sdram   0% 7 7 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver.malloc_sdram_multi   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver.load_multicast_routes   0% 6 6 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver.load_fixed_route   0% 6 6 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver.read_fixed_route   0% 6 6 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver.get_multicast_routes   0% 7 7 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver.clear_multicast_routes   0% 9 9 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver.get_router_diagnostics   0% 6 6 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver.get_scamp_connection_selector   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver.set_router_diagnostic_filter   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver.__set_router_diagnostic_filter   0% 7 7 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver.clear_router_diagnostic_counters   0% 9 9 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver.close   0% 5 5 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver.control_sync   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver.update_provenance_and_exit   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver.send_chip_update_provenance_and_exit   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver.reset_routing   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver._do_reset_routing   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver.__str__   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py BaseTransceiver.__repr__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / base_transceiver.py (no function)   100% 192 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / extendable_transceiver.py ExtendableTransceiver.__init__   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / extendable_transceiver.py ExtendableTransceiver.bmp_selector   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / extendable_transceiver.py ExtendableTransceiver.scamp_connection_selector   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / extendable_transceiver.py (no function)   100% 18 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / mockable_transceiver.py MockableTransceiver.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / mockable_transceiver.py MockableTransceiver.send_sdp_message   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / mockable_transceiver.py MockableTransceiver.discover_scamp_connections   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / mockable_transceiver.py MockableTransceiver.add_scamp_connections   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / mockable_transceiver.py MockableTransceiver.get_machine_details   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / mockable_transceiver.py MockableTransceiver.get_connections   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / mockable_transceiver.py MockableTransceiver.get_cpu_infos   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / mockable_transceiver.py MockableTransceiver.get_clock_drift   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / mockable_transceiver.py MockableTransceiver.read_user   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / mockable_transceiver.py MockableTransceiver.add_cpu_information_from_core   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / mockable_transceiver.py MockableTransceiver.get_region_base_address   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / mockable_transceiver.py MockableTransceiver.get_iobuf   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / mockable_transceiver.py MockableTransceiver.get_core_state_count   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / mockable_transceiver.py MockableTransceiver.execute_flood   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / mockable_transceiver.py MockableTransceiver.read_fpga_register   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / mockable_transceiver.py MockableTransceiver.write_fpga_register   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / mockable_transceiver.py MockableTransceiver.read_bmp_version   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / mockable_transceiver.py MockableTransceiver.write_memory   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / mockable_transceiver.py MockableTransceiver.write_user   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / mockable_transceiver.py MockableTransceiver.read_memory   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / mockable_transceiver.py MockableTransceiver.read_word   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / mockable_transceiver.py MockableTransceiver.stop_application   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / mockable_transceiver.py MockableTransceiver.wait_for_cores_to_be_in_state   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / mockable_transceiver.py MockableTransceiver.send_signal   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / mockable_transceiver.py MockableTransceiver.set_ip_tag   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / mockable_transceiver.py MockableTransceiver.set_reverse_ip_tag   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / mockable_transceiver.py MockableTransceiver.clear_ip_tag   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / mockable_transceiver.py MockableTransceiver.get_tags   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / mockable_transceiver.py MockableTransceiver.malloc_sdram   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / mockable_transceiver.py MockableTransceiver.load_multicast_routes   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / mockable_transceiver.py MockableTransceiver.load_fixed_route   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / mockable_transceiver.py MockableTransceiver.read_fixed_route   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / mockable_transceiver.py MockableTransceiver.get_multicast_routes   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / mockable_transceiver.py MockableTransceiver.clear_multicast_routes   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / mockable_transceiver.py MockableTransceiver.get_router_diagnostics   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / mockable_transceiver.py MockableTransceiver.get_scamp_connection_selector   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / mockable_transceiver.py MockableTransceiver.set_router_diagnostic_filter   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / mockable_transceiver.py MockableTransceiver.clear_router_diagnostic_counters   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / mockable_transceiver.py MockableTransceiver.close   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / mockable_transceiver.py MockableTransceiver.control_sync   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / mockable_transceiver.py MockableTransceiver.update_provenance_and_exit   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / mockable_transceiver.py MockableTransceiver.send_chip_update_provenance_and_exit   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / mockable_transceiver.py MockableTransceiver.bmp_selector   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / mockable_transceiver.py MockableTransceiver.scamp_connection_selector   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / mockable_transceiver.py MockableTransceiver.ensure_board_is_ready   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / mockable_transceiver.py (no function)   100% 111 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / transceiver.py Transceiver.send_sdp_message   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / transceiver.py Transceiver.discover_scamp_connections   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / transceiver.py Transceiver.add_scamp_connections   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / transceiver.py Transceiver.get_connections   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / transceiver.py Transceiver.get_machine_details   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / transceiver.py Transceiver.get_cpu_infos   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / transceiver.py Transceiver.get_clock_drift   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / transceiver.py Transceiver.read_user   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / transceiver.py Transceiver.add_cpu_information_from_core   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / transceiver.py Transceiver.get_region_base_address   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / transceiver.py Transceiver.get_iobuf   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / transceiver.py Transceiver.get_core_state_count   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / transceiver.py Transceiver.execute_flood   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / transceiver.py Transceiver.read_fpga_register   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / transceiver.py Transceiver.write_fpga_register   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / transceiver.py Transceiver.read_bmp_version   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / transceiver.py Transceiver.write_memory   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / transceiver.py Transceiver.write_user   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / transceiver.py Transceiver.write_user_many   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / transceiver.py Transceiver.read_memory   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / transceiver.py Transceiver.read_word   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / transceiver.py Transceiver.stop_application   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / transceiver.py Transceiver.wait_for_cores_to_be_in_state   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / transceiver.py Transceiver.send_signal   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / transceiver.py Transceiver.set_ip_tag   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / transceiver.py Transceiver.set_reverse_ip_tag   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / transceiver.py Transceiver.clear_ip_tag   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / transceiver.py Transceiver.get_tags   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / transceiver.py Transceiver.malloc_sdram   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / transceiver.py Transceiver.malloc_sdram_multi   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / transceiver.py Transceiver.load_multicast_routes   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / transceiver.py Transceiver.load_fixed_route   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / transceiver.py Transceiver.read_fixed_route   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / transceiver.py Transceiver.get_multicast_routes   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / transceiver.py Transceiver.clear_multicast_routes   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / transceiver.py Transceiver.get_router_diagnostics   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / transceiver.py Transceiver.get_scamp_connection_selector   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / transceiver.py Transceiver.set_router_diagnostic_filter   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / transceiver.py Transceiver.clear_router_diagnostic_counters   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / transceiver.py Transceiver.close   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / transceiver.py Transceiver.control_sync   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / transceiver.py Transceiver.update_provenance_and_exit   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / transceiver.py Transceiver.send_chip_update_provenance_and_exit   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / transceiver.py Transceiver.reset_routing   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / transceiver.py Transceiver.ensure_board_is_ready   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / transceiver.py (no function)   100% 104 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / transceiver_factory.py create_transceiver_from_hostname   0% 17 17 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / transceiver_factory.py create_transceiver_from_connections   0% 14 14 0   0% 12 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / transceiver_factory.py transceiver_generator   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / transceiver_factory.py _parse_bmp_cabinet_and_frame   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / transceiver_factory.py _parse_bmp_boards   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / transceiver_factory.py _parse_bmp_connection   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / transceiver_factory.py _parse_bmp_details   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / transceiver_factory.py (no function)   100% 27 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / version3transceiver.py Version3Transceiver.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / version3transceiver.py Version3Transceiver.boot_led_0_value   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / version3transceiver.py (no function)   100% 11 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / version5transceiver.py Version5Transceiver.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / version5transceiver.py Version5Transceiver.boot_led_0_value   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / version5transceiver.py (no function)   100% 11 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / virtual5transceiver.py Virtual5Transceiver._boot_board   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / virtual5transceiver.py Virtual5Transceiver.read_memory   0% 6 6 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / virtual5transceiver.py Virtual5Transceiver._get_scamp_version   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / virtual5transceiver.py Virtual5Transceiver.get_machine_details   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / virtual5transceiver.py Virtual5Transceiver.get_cpu_infos   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / transceiver / virtual5transceiver.py (no function)   100% 22 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / utilities / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / utilities / appid_tracker.py AppIdTracker.__init__   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / utilities / appid_tracker.py AppIdTracker.get_new_id   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / utilities / appid_tracker.py AppIdTracker.allocate_id   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / utilities / appid_tracker.py AppIdTracker.free_id   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / utilities / appid_tracker.py (no function)   100% 9 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / utilities / locate_connected_machine_ip_address.py locate_connected_machine   0% 9 9 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / utilities / locate_connected_machine_ip_address.py _ctrlc_handler   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / utilities / locate_connected_machine_ip_address.py _print_connected   0% 6 6 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / utilities / locate_connected_machine_ip_address.py (no function)   0% 15 15 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / utilities / reports.py generate_machine_report   0% 10 10 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / utilities / reports.py _write_header   0% 6 6 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / utilities / reports.py _write_chip_router_report   0% 6 6 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / utilities / reports.py (no function)   0% 13 13 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / utilities / socket_utils.py get_udp_socket   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / utilities / socket_utils.py get_tcp_socket   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / utilities / socket_utils.py set_receive_buffer_size   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / utilities / socket_utils.py bind_socket   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / utilities / socket_utils.py resolve_host   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / utilities / socket_utils.py connect_socket   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / utilities / socket_utils.py get_socket_address   0% 7 7 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / utilities / socket_utils.py receive_message   0% 7 7 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / utilities / socket_utils.py receive_message_and_address   0% 7 7 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / utilities / socket_utils.py send_message   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / utilities / socket_utils.py send_message_to_address   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / utilities / socket_utils.py (no function)   100% 17 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spinnman / utilities / utility_functions.py work_out_bmp_from_machine_details   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / utilities / utility_functions.py get_vcpu_address   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / utilities / utility_functions.py send_port_trigger_message   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / utilities / utility_functions.py reprogram_tag   0% 12 12 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / utilities / utility_functions.py reprogram_tag_to_listener   0% 13 13 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spinnman / utilities / utility_functions.py (no function)   100% 12 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / __init__.py (no function)   100% 4 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / _version.py (no function)   100% 6 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / __init__.py distance   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / __init__.py setup   0% 24 24 0   0% 12 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / __init__.py name   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / __init__.py Projection   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / __init__.py _create_overloaded_functions   0% 6 6 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / __init__.py end   0% 14 14 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / __init__.py list_standard_models   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / __init__.py set_number_of_neurons_per_core   0% 11 11 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / __init__.py set_number_of_synapse_cores   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / __init__.py set_allow_delay_extensions   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / __init__.py connect   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / __init__.py create   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / __init__.py NativeRNG   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / __init__.py get_current_time   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / __init__.py get_min_delay   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / __init__.py get_max_delay   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / __init__.py get_time_step   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / __init__.py initialize   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / __init__.py num_processes   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / __init__.py rank   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / __init__.py record   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / __init__.py reset   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / __init__.py run   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / __init__.py run_until   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / __init__.py get_machine   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / __init__.py (no function)   97% 104 3 0   25% 4 1   94%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / _version.py (no function)   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / config_setup.py unittest_setup   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / config_setup.py add_spynnaker_cfg   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / config_setup.py cfg_paths_skipped   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / config_setup.py (no function)   100% 10 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / connections / __init__.py (no function)   100% 6 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / connections / ethernet_command_connection.py EthernetCommandConnection.__init__   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / connections / ethernet_command_connection.py EthernetCommandConnection.add_command_container   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / connections / ethernet_command_connection.py EthernetCommandConnection._start_resume_callback   0% 3 3 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / connections / ethernet_command_connection.py EthernetCommandConnection._stop_pause_callback   0% 3 3 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / connections / ethernet_command_connection.py (no function)   100% 11 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / connections / ethernet_control_connection.py EthernetControlConnection.__init__   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / connections / ethernet_control_connection.py EthernetControlConnection.add_translator   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / connections / ethernet_control_connection.py EthernetControlConnection._translate   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / connections / ethernet_control_connection.py (no function)   100% 9 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / connections / spif_live_spikes_connection.py SPIFLiveSpikesConnection.__init__   0% 21 21 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / connections / spif_live_spikes_connection.py SPIFLiveSpikesConnection.add_receive_label   0% 7 7 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / connections / spif_live_spikes_connection.py SPIFLiveSpikesConnection.add_init_callback   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / connections / spif_live_spikes_connection.py SPIFLiveSpikesConnection.add_receive_callback   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / connections / spif_live_spikes_connection.py SPIFLiveSpikesConnection.add_start_resume_callback   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / connections / spif_live_spikes_connection.py SPIFLiveSpikesConnection.add_pause_stop_callback   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / connections / spif_live_spikes_connection.py SPIFLiveSpikesConnection.__read_database_callback   0% 9 9 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / connections / spif_live_spikes_connection.py SPIFLiveSpikesConnection.__init_receivers   0% 11 11 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / connections / spif_live_spikes_connection.py SPIFLiveSpikesConnection.__handle_possible_rerun_state   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / connections / spif_live_spikes_connection.py SPIFLiveSpikesConnection.__launch_thread   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / connections / spif_live_spikes_connection.py SPIFLiveSpikesConnection.__do_start_resume   0% 6 6 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / connections / spif_live_spikes_connection.py SPIFLiveSpikesConnection.__do_stop_pause   0% 6 6 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / connections / spif_live_spikes_connection.py SPIFLiveSpikesConnection.__do_receive_packet   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / connections / spif_live_spikes_connection.py SPIFLiveSpikesConnection.__handle_packet   0% 19 19 0   0% 12 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / connections / spif_live_spikes_connection.py SPIFLiveSpikesConnection.__handle_unknown_key   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / connections / spif_live_spikes_connection.py (no function)   100% 42 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / connections / spynnaker_live_spikes_connection.py SpynnakerLiveSpikesConnection.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / connections / spynnaker_live_spikes_connection.py SpynnakerLiveSpikesConnection.send_spike   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / connections / spynnaker_live_spikes_connection.py SpynnakerLiveSpikesConnection.send_spikes   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / connections / spynnaker_live_spikes_connection.py (no function)   100% 10 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / connections / spynnaker_poisson_control_connection.py SpynnakerPoissonControlConnection.__init__   0% 9 9 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / connections / spynnaker_poisson_control_connection.py SpynnakerPoissonControlConnection.add_poisson_label   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / connections / spynnaker_poisson_control_connection.py SpynnakerPoissonControlConnection.__convert_to_control_label   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / connections / spynnaker_poisson_control_connection.py SpynnakerPoissonControlConnection.__control_label   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / connections / spynnaker_poisson_control_connection.py SpynnakerPoissonControlConnection.__label   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / connections / spynnaker_poisson_control_connection.py SpynnakerPoissonControlConnection.__callback_wrapper   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / connections / spynnaker_poisson_control_connection.py SpynnakerPoissonControlConnection.__init_callback_wrapper   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / connections / spynnaker_poisson_control_connection.py SpynnakerPoissonControlConnection.add_start_callback   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / connections / spynnaker_poisson_control_connection.py SpynnakerPoissonControlConnection.add_start_resume_callback   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / connections / spynnaker_poisson_control_connection.py SpynnakerPoissonControlConnection.add_init_callback   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / connections / spynnaker_poisson_control_connection.py SpynnakerPoissonControlConnection.add_receive_callback   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / connections / spynnaker_poisson_control_connection.py SpynnakerPoissonControlConnection.add_receive_no_time_callback   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / connections / spynnaker_poisson_control_connection.py SpynnakerPoissonControlConnection.add_pause_stop_callback   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / connections / spynnaker_poisson_control_connection.py SpynnakerPoissonControlConnection.set_rate   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / connections / spynnaker_poisson_control_connection.py SpynnakerPoissonControlConnection.set_rates   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / connections / spynnaker_poisson_control_connection.py (no function)   100% 30 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / data / __init__.py (no function)   100% 2 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / data / spynnaker_data_view.py _SpynnakerDataModel.__new__   100% 6 0 0   100% 2 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / data / spynnaker_data_view.py _SpynnakerDataModel._clear   100% 4 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / data / spynnaker_data_view.py _SpynnakerDataModel._hard_reset   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / data / spynnaker_data_view.py _SpynnakerDataModel._soft_reset   100% 0 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / data / spynnaker_data_view.py SpynnakerDataView.get_min_delay   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / data / spynnaker_data_view.py SpynnakerDataView.has_min_delay   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / data / spynnaker_data_view.py SpynnakerDataView.iterate_projections   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / data / spynnaker_data_view.py SpynnakerDataView.get_n_projections   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / data / spynnaker_data_view.py SpynnakerDataView.add_projection   0% 7 7 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / data / spynnaker_data_view.py SpynnakerDataView.iterate_populations   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / data / spynnaker_data_view.py SpynnakerDataView.get_n_populations   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / data / spynnaker_data_view.py SpynnakerDataView.add_population   0% 10 10 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / data / spynnaker_data_view.py SpynnakerDataView.get_sim_name   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / data / spynnaker_data_view.py (no function)   100% 35 0 3   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / data / spynnaker_data_writer.py SpynnakerDataWriter._setup   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / data / spynnaker_data_writer.py SpynnakerDataWriter._mock   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / data / spynnaker_data_writer.py SpynnakerDataWriter._hard_reset   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / data / spynnaker_data_writer.py SpynnakerDataWriter._soft_reset   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / data / spynnaker_data_writer.py SpynnakerDataWriter.set_min_delay   0% 11 11 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / data / spynnaker_data_writer.py SpynnakerDataWriter._get_id_counter   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / data / spynnaker_data_writer.py (no function)   100% 20 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / exceptions.py SynapseRowTooBigException.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / exceptions.py SynapseRowTooBigException.max_size   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / exceptions.py (no function)   100% 15 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices / __init__.py run_forever   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices / __init__.py run_sync   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices / __init__.py continue_simulation   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices / __init__.py request_stop   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices / __init__.py register_database_notification_request   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices / __init__.py __vtx   0% 10 10 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices / __init__.py EthernetControlPopulation   0% 15 15 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices / __init__.py EthernetSensorPopulation   0% 11 11 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices / __init__.py SpikeInjector   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices / __init__.py _set_simulator   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices / __init__.py (no function)   100% 41 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / __init__.py (no function)   100% 16 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / abstract_ethernet_controller.py AbstractEthernetController.get_message_translator   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / abstract_ethernet_controller.py AbstractEthernetController.get_external_devices   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / abstract_ethernet_controller.py AbstractEthernetController.get_outgoing_partition_ids   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / abstract_ethernet_controller.py (no function)   100% 11 0 3   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / abstract_ethernet_sensor.py AbstractEthernetSensor.get_n_neurons   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / abstract_ethernet_sensor.py AbstractEthernetSensor.get_injector_parameters   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / abstract_ethernet_sensor.py AbstractEthernetSensor.get_injector_label   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / abstract_ethernet_sensor.py AbstractEthernetSensor.get_translator   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / abstract_ethernet_sensor.py AbstractEthernetSensor.get_database_connection   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / abstract_ethernet_sensor.py (no function)   100% 15 0 3   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / abstract_ethernet_translator.py AbstractEthernetTranslator.translate_control_packet   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / abstract_ethernet_translator.py (no function)   100% 6 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / abstract_multicast_controllable_device.py AbstractMulticastControllableDevice.device_control_partition_id   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / abstract_multicast_controllable_device.py AbstractMulticastControllableDevice.device_control_key   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / abstract_multicast_controllable_device.py AbstractMulticastControllableDevice.device_control_uses_payload   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / abstract_multicast_controllable_device.py AbstractMulticastControllableDevice.device_control_min_value   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / abstract_multicast_controllable_device.py AbstractMulticastControllableDevice.device_control_max_value   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / abstract_multicast_controllable_device.py AbstractMulticastControllableDevice.device_control_timesteps_between_sending   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / abstract_multicast_controllable_device.py AbstractMulticastControllableDevice.device_control_send_type   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / abstract_multicast_controllable_device.py AbstractMulticastControllableDevice.device_control_scaling_factor   100% 0 0 4   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / abstract_multicast_controllable_device.py AbstractMulticastControllableDevice.device_control_first_send_timestep   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / abstract_multicast_controllable_device.py (no function)   100% 36 0 2   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / arbitrary_fpga_device.py ArbitraryFPGADevice.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / arbitrary_fpga_device.py (no function)   100% 7 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / external_device_lif_control.py ExternalDeviceLifControl.__init__   0% 10 10 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / external_device_lif_control.py ExternalDeviceLifControl.create_vertex   0% 12 12 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / external_device_lif_control.py (no function)   100% 21 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / external_device_lif_control_vertex.py ExternalDeviceLifControlVertex.__init__   0% 10 10 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / external_device_lif_control_vertex.py ExternalDeviceLifControlVertex.__dependents   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / external_device_lif_control_vertex.py ExternalDeviceLifControlVertex.dependent_vertices   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / external_device_lif_control_vertex.py ExternalDeviceLifControlVertex.edge_partition_identifiers_for_dependent_vertex   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / external_device_lif_control_vertex.py ExternalDeviceLifControlVertex.get_external_devices   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / external_device_lif_control_vertex.py ExternalDeviceLifControlVertex.get_message_translator   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / external_device_lif_control_vertex.py ExternalDeviceLifControlVertex.get_outgoing_partition_ids   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / external_device_lif_control_vertex.py ExternalDeviceLifControlVertex.get_atom_key_map   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / external_device_lif_control_vertex.py ExternalDeviceLifControlVertex.get_fixed_key_and_mask   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / external_device_lif_control_vertex.py (no function)   100% 30 0 7   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / external_spinnaker_link_fpga_retina_device.py get_y_from_fpga_retina   0% 9 9 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / external_spinnaker_link_fpga_retina_device.py get_x_from_fpga_retina   0% 9 9 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / external_spinnaker_link_fpga_retina_device.py get_spike_value_from_fpga_retina   0% 9 9 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / external_spinnaker_link_fpga_retina_device.py ExternalFPGARetinaDevice.__init__   0% 7 7 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / external_spinnaker_link_fpga_retina_device.py ExternalFPGARetinaDevice.get_fixed_key_and_mask   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / external_spinnaker_link_fpga_retina_device.py ExternalFPGARetinaDevice._get_mask   0% 9 9 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / external_spinnaker_link_fpga_retina_device.py ExternalFPGARetinaDevice.get_n_neurons   0% 17 17 0   0% 16 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / external_spinnaker_link_fpga_retina_device.py ExternalFPGARetinaDevice.start_resume_commands   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / external_spinnaker_link_fpga_retina_device.py ExternalFPGARetinaDevice.pause_stop_commands   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / external_spinnaker_link_fpga_retina_device.py ExternalFPGARetinaDevice.timed_commands   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / external_spinnaker_link_fpga_retina_device.py (no function)   100% 35 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / icub_retina_device.py ICUBRetinaDevice.__init__   0% 8 8 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / icub_retina_device.py ICUBRetinaDevice.get_incoming_slice   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / icub_retina_device.py ICUBRetinaDevice.get_machine_fixed_key_and_mask   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / icub_retina_device.py ICUBRetinaDevice.get_fixed_key_and_mask   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / icub_retina_device.py ICUBRetinaDevice._source_x_mask   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / icub_retina_device.py ICUBRetinaDevice._source_x_shift   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / icub_retina_device.py ICUBRetinaDevice._source_y_mask   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / icub_retina_device.py ICUBRetinaDevice._source_y_shift   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / icub_retina_device.py ICUBRetinaDevice._key_shift   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / icub_retina_device.py (no function)   100% 34 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / machine_munich_motor_device.py MachineMunichMotorDevice.__init__   0% 7 7 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / machine_munich_motor_device.py MachineMunichMotorDevice.sdram_required   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / machine_munich_motor_device.py MachineMunichMotorDevice.get_binary_file_name   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / machine_munich_motor_device.py MachineMunichMotorDevice.get_binary_start_type   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / machine_munich_motor_device.py MachineMunichMotorDevice._provenance_region_id   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / machine_munich_motor_device.py MachineMunichMotorDevice._n_additional_data_items   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / machine_munich_motor_device.py MachineMunichMotorDevice.parse_extra_provenance_items   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / machine_munich_motor_device.py MachineMunichMotorDevice.generate_data_specification   0% 17 17 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / machine_munich_motor_device.py MachineMunichMotorDevice.reserve_memory_regions   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / machine_munich_motor_device.py MachineMunichMotorDevice.get_n_keys_for_partition   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / machine_munich_motor_device.py (no function)   100% 47 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / munich_spinnaker_link_motor_device.py _MunichMotorDevice.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / munich_spinnaker_link_motor_device.py MunichMotorDevice.__init__   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / munich_spinnaker_link_motor_device.py MunichMotorDevice.dependent_vertices   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / munich_spinnaker_link_motor_device.py MunichMotorDevice.edge_partition_identifiers_for_dependent_vertex   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / munich_spinnaker_link_motor_device.py (no function)   100% 19 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / munich_spinnaker_link_retina_device.py get_x_from_robot_retina   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / munich_spinnaker_link_retina_device.py get_y_from_robot_retina   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / munich_spinnaker_link_retina_device.py get_spike_value_from_robot_retina   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / munich_spinnaker_link_retina_device.py MunichRetinaDevice.__init__   0% 14 14 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / munich_spinnaker_link_retina_device.py MunichRetinaDevice.get_fixed_key_and_mask   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / munich_spinnaker_link_retina_device.py MunichRetinaDevice.start_resume_commands   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / munich_spinnaker_link_retina_device.py MunichRetinaDevice.pause_stop_commands   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / munich_spinnaker_link_retina_device.py MunichRetinaDevice.timed_commands   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / munich_spinnaker_link_retina_device.py (no function)   100% 42 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / __init__.py (no function)   100% 3 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / abstract_push_bot_output_device.py AbstractPushBotOutputDevice.__init__   100% 6 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / abstract_push_bot_output_device.py AbstractPushBotOutputDevice.protocol_property   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / abstract_push_bot_output_device.py AbstractPushBotOutputDevice.min_value   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / abstract_push_bot_output_device.py AbstractPushBotOutputDevice.max_value   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / abstract_push_bot_output_device.py AbstractPushBotOutputDevice.time_between_send   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / abstract_push_bot_output_device.py AbstractPushBotOutputDevice.send_type   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / abstract_push_bot_output_device.py (no function)   100% 15 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / abstract_push_bot_retina_device.py AbstractPushBotRetinaDevice.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / abstract_push_bot_retina_device.py AbstractPushBotRetinaDevice.start_resume_commands   0% 7 7 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / abstract_push_bot_retina_device.py AbstractPushBotRetinaDevice.pause_stop_commands   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / abstract_push_bot_retina_device.py AbstractPushBotRetinaDevice.timed_commands   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / abstract_push_bot_retina_device.py (no function)   100% 17 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / control / __init__.py (no function)   100% 3 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / control / push_bot_lif_ethernet.py PushBotLifEthernet.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / control / push_bot_lif_ethernet.py (no function)   100% 10 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / control / push_bot_lif_spinnaker_link.py PushBotLifSpinnakerLink.__init__   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / control / push_bot_lif_spinnaker_link.py (no function)   100% 9 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / ethernet / __init__.py (no function)   100% 10 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / ethernet / push_bot_device.py PushBotEthernetDevice.__init__   0% 7 7 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / ethernet / push_bot_device.py PushBotEthernetDevice.device_control_key   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / ethernet / push_bot_device.py PushBotEthernetDevice.device_control_partition_id   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / ethernet / push_bot_device.py PushBotEthernetDevice.device_control_uses_payload   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / ethernet / push_bot_device.py PushBotEthernetDevice.device_control_min_value   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / ethernet / push_bot_device.py PushBotEthernetDevice.device_control_max_value   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / ethernet / push_bot_device.py PushBotEthernetDevice.device_control_timesteps_between_sending   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / ethernet / push_bot_device.py PushBotEthernetDevice.device_control_send_type   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / ethernet / push_bot_device.py PushBotEthernetDevice.device_control_first_send_timestep   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / ethernet / push_bot_device.py PushBotEthernetDevice.protocol   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / ethernet / push_bot_device.py PushBotEthernetDevice.set_command_protocol   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / ethernet / push_bot_device.py (no function)   100% 38 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / ethernet / push_bot_laser_device.py PushBotEthernetLaserDevice.__init__   0% 7 7 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / ethernet / push_bot_laser_device.py PushBotEthernetLaserDevice.set_command_protocol   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / ethernet / push_bot_laser_device.py PushBotEthernetLaserDevice.start_resume_commands   0% 8 8 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / ethernet / push_bot_laser_device.py PushBotEthernetLaserDevice.pause_stop_commands   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / ethernet / push_bot_laser_device.py PushBotEthernetLaserDevice.timed_commands   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / ethernet / push_bot_laser_device.py (no function)   100% 21 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / ethernet / push_bot_led_device.py PushBotEthernetLEDDevice.__init__   0% 8 8 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / ethernet / push_bot_led_device.py PushBotEthernetLEDDevice.set_command_protocol   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / ethernet / push_bot_led_device.py PushBotEthernetLEDDevice.start_resume_commands   0% 10 10 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / ethernet / push_bot_led_device.py PushBotEthernetLEDDevice.pause_stop_commands   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / ethernet / push_bot_led_device.py PushBotEthernetLEDDevice.timed_commands   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / ethernet / push_bot_led_device.py (no function)   100% 21 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / ethernet / push_bot_motor_device.py PushBotEthernetMotorDevice.__init__   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / ethernet / push_bot_motor_device.py PushBotEthernetMotorDevice.set_command_protocol   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / ethernet / push_bot_motor_device.py PushBotEthernetMotorDevice.start_resume_commands   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / ethernet / push_bot_motor_device.py PushBotEthernetMotorDevice.pause_stop_commands   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / ethernet / push_bot_motor_device.py PushBotEthernetMotorDevice.timed_commands   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / ethernet / push_bot_motor_device.py (no function)   100% 21 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / ethernet / push_bot_retina_connection.py PushBotRetinaConnection.__init__   0% 19 19 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / ethernet / push_bot_retina_connection.py PushBotRetinaConnection.__push_bot_start   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / ethernet / push_bot_retina_connection.py PushBotRetinaConnection.__push_bot_stop   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / ethernet / push_bot_retina_connection.py PushBotRetinaConnection._receive_retina_data   0% 19 19 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / ethernet / push_bot_retina_connection.py (no function)   100% 22 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / ethernet / push_bot_retina_device.py PushBotEthernetRetinaDevice.__init__   0% 7 7 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / ethernet / push_bot_retina_device.py PushBotEthernetRetinaDevice.get_n_neurons   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / ethernet / push_bot_retina_device.py PushBotEthernetRetinaDevice.get_injector_parameters   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / ethernet / push_bot_retina_device.py PushBotEthernetRetinaDevice.get_injector_label   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / ethernet / push_bot_retina_device.py PushBotEthernetRetinaDevice.get_translator   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / ethernet / push_bot_retina_device.py PushBotEthernetRetinaDevice.get_database_connection   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / ethernet / push_bot_retina_device.py (no function)   100% 21 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / ethernet / push_bot_speaker_device.py PushBotEthernetSpeakerDevice.__init__   0% 8 8 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / ethernet / push_bot_speaker_device.py PushBotEthernetSpeakerDevice.set_command_protocol   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / ethernet / push_bot_speaker_device.py PushBotEthernetSpeakerDevice.start_resume_commands   0% 8 8 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / ethernet / push_bot_speaker_device.py PushBotEthernetSpeakerDevice.pause_stop_commands   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / ethernet / push_bot_speaker_device.py PushBotEthernetSpeakerDevice.timed_commands   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / ethernet / push_bot_speaker_device.py (no function)   100% 21 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / ethernet / push_bot_translator.py _signed_int   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / ethernet / push_bot_translator.py PushBotTranslator.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / ethernet / push_bot_translator.py PushBotTranslator.translate_control_packet   0% 74 74 0   0% 38 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / ethernet / push_bot_translator.py (no function)   100% 17 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / ethernet / push_bot_wifi_connection.py get_pushbot_wifi_connection   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / ethernet / push_bot_wifi_connection.py PushBotWIFIConnection.__init__   0% 7 7 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / ethernet / push_bot_wifi_connection.py PushBotWIFIConnection.is_connected   0% 4 4 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / ethernet / push_bot_wifi_connection.py PushBotWIFIConnection.local_ip_address   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / ethernet / push_bot_wifi_connection.py PushBotWIFIConnection.local_port   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / ethernet / push_bot_wifi_connection.py PushBotWIFIConnection.remote_ip_address   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / ethernet / push_bot_wifi_connection.py PushBotWIFIConnection.remote_port   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / ethernet / push_bot_wifi_connection.py PushBotWIFIConnection.receive   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / ethernet / push_bot_wifi_connection.py PushBotWIFIConnection.send   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / ethernet / push_bot_wifi_connection.py PushBotWIFIConnection.close   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / ethernet / push_bot_wifi_connection.py PushBotWIFIConnection.is_ready_to_receive   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / ethernet / push_bot_wifi_connection.py PushBotWIFIConnection.get_receive_method   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / ethernet / push_bot_wifi_connection.py (no function)   100% 34 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / parameters / __init__.py (no function)   100% 7 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / parameters / push_bot_laser.py (no function)   100% 7 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / parameters / push_bot_led.py (no function)   100% 8 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / parameters / push_bot_motor.py (no function)   100% 7 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / parameters / push_bot_retina_resolution.py (no function)   100% 7 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / parameters / push_bot_retina_viewer.py PushBotRetinaViewer.__init__   0% 14 14 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / parameters / push_bot_retina_viewer.py PushBotRetinaViewer.port   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / parameters / push_bot_retina_viewer.py PushBotRetinaViewer.__recv   0% 6 6 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / parameters / push_bot_retina_viewer.py PushBotRetinaViewer.__run_sim_forever   0% 9 9 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / parameters / push_bot_retina_viewer.py PushBotRetinaViewer.__run_sim   0% 9 9 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / parameters / push_bot_retina_viewer.py PushBotRetinaViewer.__run   0% 13 13 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / parameters / push_bot_retina_viewer.py PushBotRetinaViewer.__on_close   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / parameters / push_bot_retina_viewer.py PushBotRetinaViewer.run_until_closed   0% 7 7 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / parameters / push_bot_retina_viewer.py PushBotRetinaViewer.run   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / parameters / push_bot_retina_viewer.py (no function)   100% 27 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / parameters / push_bot_speaker.py (no function)   100% 8 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / spinnaker_link / __init__.py (no function)   100% 6 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / spinnaker_link / push_bot_laser_device.py PushBotSpiNNakerLinkLaserDevice.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / spinnaker_link / push_bot_laser_device.py (no function)   100% 9 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / spinnaker_link / push_bot_led_device.py PushBotSpiNNakerLinkLEDDevice.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / spinnaker_link / push_bot_led_device.py (no function)   100% 9 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / spinnaker_link / push_bot_motor_device.py PushBotSpiNNakerLinkMotorDevice.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / spinnaker_link / push_bot_motor_device.py (no function)   100% 9 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / spinnaker_link / push_bot_retina_device.py DelayedPayloadMultiCastCommand.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / spinnaker_link / push_bot_retina_device.py DelayedPayloadMultiCastCommand.payload   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / spinnaker_link / push_bot_retina_device.py DelayedPayloadMultiCastCommand.is_payload   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / spinnaker_link / push_bot_retina_device.py PushBotSpiNNakerLinkRetinaDevice.__init__   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / spinnaker_link / push_bot_retina_device.py PushBotSpiNNakerLinkRetinaDevice.new_key_command_payload   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / spinnaker_link / push_bot_retina_device.py PushBotSpiNNakerLinkRetinaDevice.start_resume_commands   0% 7 7 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / spinnaker_link / push_bot_retina_device.py (no function)   100% 25 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / spinnaker_link / push_bot_speaker_device.py PushBotSpiNNakerLinkSpeakerDevice.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / push_bot / spinnaker_link / push_bot_speaker_device.py (no function)   100% 9 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / spif_devices.py SPIFRegister.cmd   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / spif_devices.py SPIFRegister.delayed_command   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / spif_devices.py set_mapper_key   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / spif_devices.py set_field_mask   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / spif_devices.py set_field_shift   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / spif_devices.py set_field_limit   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / spif_devices.py set_filter_value   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / spif_devices.py set_filter_mask   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / spif_devices.py set_input_key   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / spif_devices.py set_input_mask   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / spif_devices.py set_input_route   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / spif_devices.py set_distiller_key   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / spif_devices.py set_distiller_mask   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / spif_devices.py set_distiller_mask_delayed   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / spif_devices.py set_distiller_shift   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / spif_devices.py _DelayedMultiCastCommand.__init__   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / spif_devices.py _DelayedMultiCastCommand.payload   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / spif_devices.py _DelayedMultiCastCommand.is_payload   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / spif_devices.py SpiNNFPGARegister.cmd   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / spif_devices.py SpiNNFPGARegister.delayed_command   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / spif_devices.py set_xp_key   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / spif_devices.py set_xp_key_delayed   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / spif_devices.py set_xp_mask   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / spif_devices.py set_xp_mask_delayed   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / spif_devices.py (no function)   100% 74 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / spif_input_device.py SPIFInputDevice.__init__   0% 25 25 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / spif_input_device.py SPIFInputDevice.__is_power_of_2   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / spif_input_device.py SPIFInputDevice.__incoming_fpgas   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / spif_input_device.py SPIFInputDevice.__outgoing_fpga   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / spif_input_device.py SPIFInputDevice.__fpga_index   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / spif_input_device.py SPIFInputDevice.get_incoming_slice_for_link   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / spif_input_device.py SPIFInputDevice.get_machine_fixed_key_and_mask   0% 9 9 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / spif_input_device.py SPIFInputDevice.get_fixed_key_and_mask   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / spif_input_device.py SPIFInputDevice.start_resume_commands   0% 16 16 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / spif_input_device.py SPIFInputDevice.__spif_key   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / spif_input_device.py SPIFInputDevice.pause_stop_commands   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / spif_input_device.py SPIFInputDevice.timed_commands   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / spif_input_device.py SPIFInputDevice.get_atom_key_map   0% 10 10 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / spif_input_device.py (no function)   100% 41 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / spif_output_device.py SPIFOutputDevice.__init__   0% 8 8 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / spif_output_device.py SPIFOutputDevice.set_output_key_and_mask   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / spif_output_device.py SPIFOutputDevice.__is_power_of_2   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / spif_output_device.py SPIFOutputDevice.add_incoming_edge   0% 13 13 0   0% 12 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / spif_output_device.py SPIFOutputDevice._get_set_key_payload   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / spif_output_device.py SPIFOutputDevice._get_set_mask_payload   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / spif_output_device.py SPIFOutputDevice._get_set_dist_mask_payload   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / spif_output_device.py SPIFOutputDevice.start_resume_commands   0% 14 14 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / spif_output_device.py SPIFOutputDevice.pause_stop_commands   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / spif_output_device.py SPIFOutputDevice.timed_commands   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / spif_output_device.py SPIFOutputDevice.get_device_output_keys   0% 22 22 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / spif_output_device.py (no function)   100% 36 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / spif_retina_device.py SPIFRetinaDevice.__issue_device_id   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / spif_retina_device.py SPIFRetinaDevice.__init__   0% 19 19 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / spif_retina_device.py SPIFRetinaDevice.__unsigned   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / spif_retina_device.py SPIFRetinaDevice.__incoming_fpgas   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / spif_retina_device.py SPIFRetinaDevice.__outgoing_fpga   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / spif_retina_device.py SPIFRetinaDevice.__fpga_indices   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / spif_retina_device.py SPIFRetinaDevice.get_incoming_slice_for_link   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / spif_retina_device.py SPIFRetinaDevice.get_machine_fixed_key_and_mask   0% 9 9 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / spif_retina_device.py SPIFRetinaDevice.get_fixed_key_and_mask   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / spif_retina_device.py SPIFRetinaDevice.start_resume_commands   0% 14 14 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / spif_retina_device.py SPIFRetinaDevice.__spif_key   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / spif_retina_device.py SPIFRetinaDevice.pause_stop_commands   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / spif_retina_device.py SPIFRetinaDevice.timed_commands   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / spif_retina_device.py SPIFRetinaDevice.get_atom_key_map   0% 12 12 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / spif_retina_device.py (no function)   100% 46 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / threshold_type_multicast_device_control.py ThresholdTypeMulticastDeviceControl.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / threshold_type_multicast_device_control.py ThresholdTypeMulticastDeviceControl.add_parameters   0% 6 6 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / threshold_type_multicast_device_control.py ThresholdTypeMulticastDeviceControl.add_state_variables   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / external_devices_models / threshold_type_multicast_device_control.py (no function)   100% 22 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / __init__.py (no function)   100% 9 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / connection_holder_finisher.py finish_connection_holders   0% 6 6 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / connection_holder_finisher.py (no function)   100% 4 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / delay_support_adder.py delay_support_adder   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / delay_support_adder.py _DelaySupportAdder.__init__   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / delay_support_adder.py _DelaySupportAdder.add_delays   0% 11 11 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / delay_support_adder.py _DelaySupportAdder.__examine_edge_for_delays_to_add   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / delay_support_adder.py _DelaySupportAdder._create_post_delay_edge   0% 7 7 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / delay_support_adder.py _DelaySupportAdder._create_delay_app_vertex_and_pre_edge   0% 10 10 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / delay_support_adder.py _DelaySupportAdder._check_delay_values   0% 17 17 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / delay_support_adder.py (no function)   100% 19 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / neuron_expander.py neuron_expander   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / neuron_expander.py _plan_expansion   0% 14 14 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / neuron_expander.py _fill_in_initial_data   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / neuron_expander.py (no function)   100% 15 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / redundant_packet_count_report.py redundant_packet_count_report   0% 7 7 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / redundant_packet_count_report.py _create_views   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / redundant_packet_count_report.py _write_report   0% 19 19 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / redundant_packet_count_report.py (no function)   88% 17 2 0   50% 2 1   84%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / __init__.py (no function)   100% 9 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / abstract_spynnaker_splitter_delay.py AbstractSpynnakerSplitterDelay.max_support_delay   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / abstract_spynnaker_splitter_delay.py AbstractSpynnakerSplitterDelay.accepts_edges_from_delay_vertex   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / abstract_spynnaker_splitter_delay.py (no function)   100% 6 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / abstract_supports_one_to_one_sdram_input.py AbstractSupportsOneToOneSDRAMInput.handles_source_vertex   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / abstract_supports_one_to_one_sdram_input.py (no function)   100% 5 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / splitter_delay_vertex_slice.py SplitterDelayVertexSlice.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / splitter_delay_vertex_slice.py SplitterDelayVertexSlice.get_out_going_vertices   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / splitter_delay_vertex_slice.py SplitterDelayVertexSlice.get_in_coming_vertices   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / splitter_delay_vertex_slice.py SplitterDelayVertexSlice.get_source_specific_in_coming_vertices   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / splitter_delay_vertex_slice.py SplitterDelayVertexSlice.create_machine_vertices   0% 6 6 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / splitter_delay_vertex_slice.py SplitterDelayVertexSlice.get_in_coming_slices   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / splitter_delay_vertex_slice.py SplitterDelayVertexSlice.get_out_going_slices   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / splitter_delay_vertex_slice.py SplitterDelayVertexSlice.set_governed_app_vertex   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / splitter_delay_vertex_slice.py SplitterDelayVertexSlice.create_machine_vertex   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / splitter_delay_vertex_slice.py SplitterDelayVertexSlice.get_sdram_used_by_atoms   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / splitter_delay_vertex_slice.py SplitterDelayVertexSlice.machine_vertices_for_recording   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / splitter_delay_vertex_slice.py SplitterDelayVertexSlice.reset_called   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / splitter_delay_vertex_slice.py SplitterDelayVertexSlice.get_machine_vertex   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / splitter_delay_vertex_slice.py (no function)   100% 38 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / splitter_poisson_delegate.py SplitterPoissonDelegate.send_over_sdram   0% 7 7 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / splitter_poisson_delegate.py SplitterPoissonDelegate.set_governed_app_vertex   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / splitter_poisson_delegate.py SplitterPoissonDelegate.create_machine_vertices   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / splitter_poisson_delegate.py SplitterPoissonDelegate.get_in_coming_slices   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / splitter_poisson_delegate.py SplitterPoissonDelegate.get_out_going_slices   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / splitter_poisson_delegate.py SplitterPoissonDelegate.get_out_going_vertices   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / splitter_poisson_delegate.py SplitterPoissonDelegate.get_same_chip_groups   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / splitter_poisson_delegate.py (no function)   100% 26 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / splitter_population_vertex.py SplitterPopulationVertex.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / splitter_population_vertex.py SplitterPopulationVertex.set_governed_app_vertex   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / splitter_population_vertex.py SplitterPopulationVertex.reset_called   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / splitter_population_vertex.py SplitterPopulationVertex.max_support_delay   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / splitter_population_vertex.py SplitterPopulationVertex.accepts_edges_from_delay_vertex   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / splitter_population_vertex.py SplitterPopulationVertex._get_fixed_slices   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / splitter_population_vertex.py SplitterPopulationVertex.machine_vertices_for_recording   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / splitter_population_vertex.py (no function)   100% 27 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / splitter_population_vertex_fixed.py SplitterPopulationVertexFixed.create_machine_vertices   0% 16 16 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / splitter_population_vertex_fixed.py SplitterPopulationVertexFixed.get_in_coming_slices   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / splitter_population_vertex_fixed.py SplitterPopulationVertexFixed.get_out_going_slices   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / splitter_population_vertex_fixed.py SplitterPopulationVertexFixed.get_out_going_vertices   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / splitter_population_vertex_fixed.py SplitterPopulationVertexFixed.get_in_coming_vertices   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / splitter_population_vertex_fixed.py SplitterPopulationVertexFixed.get_source_specific_in_coming_vertices   0% 11 11 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / splitter_population_vertex_fixed.py SplitterPopulationVertexFixed.machine_vertices_for_recording   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / splitter_population_vertex_fixed.py SplitterPopulationVertexFixed.create_machine_vertex   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / splitter_population_vertex_fixed.py SplitterPopulationVertexFixed.get_sdram_used_by_atoms   0% 6 6 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / splitter_population_vertex_fixed.py SplitterPopulationVertexFixed.__get_variable_sdram   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / splitter_population_vertex_fixed.py SplitterPopulationVertexFixed.__get_constant_sdram   0% 15 15 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / splitter_population_vertex_fixed.py SplitterPopulationVertexFixed.__get_local_only_constant_sdram   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / splitter_population_vertex_fixed.py SplitterPopulationVertexFixed.__get_synapse_constant_sdram   0% 10 10 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / splitter_population_vertex_fixed.py (no function)   100% 46 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / splitter_population_vertex_neurons_synapses.py SplitterPopulationVertexNeuronsSynapses.__init__   0% 10 10 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / splitter_population_vertex_neurons_synapses.py SplitterPopulationVertexNeuronsSynapses.create_machine_vertices   0% 59 59 0   0% 20 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / splitter_population_vertex_neurons_synapses.py SplitterPopulationVertexNeuronsSynapses.__add_neuron_core   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / splitter_population_vertex_neurons_synapses.py SplitterPopulationVertexNeuronsSynapses.__add_lead_synapse_core   0% 8 8 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / splitter_population_vertex_neurons_synapses.py SplitterPopulationVertexNeuronsSynapses.__add_shared_synapse_core   0% 10 10 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / splitter_population_vertex_neurons_synapses.py SplitterPopulationVertexNeuronsSynapses.__add_plastic_feedback   0% 10 10 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / splitter_population_vertex_neurons_synapses.py SplitterPopulationVertexNeuronsSynapses.__too_many_cores   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / splitter_population_vertex_neurons_synapses.py SplitterPopulationVertexNeuronsSynapses.__handle_poisson_sources   0% 18 18 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / splitter_population_vertex_neurons_synapses.py SplitterPopulationVertexNeuronsSynapses.handles_source_vertex   0% 9 9 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / splitter_population_vertex_neurons_synapses.py SplitterPopulationVertexNeuronsSynapses.get_in_coming_slices   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / splitter_population_vertex_neurons_synapses.py SplitterPopulationVertexNeuronsSynapses.get_out_going_slices   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / splitter_population_vertex_neurons_synapses.py SplitterPopulationVertexNeuronsSynapses.get_out_going_vertices   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / splitter_population_vertex_neurons_synapses.py SplitterPopulationVertexNeuronsSynapses.get_in_coming_vertices   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / splitter_population_vertex_neurons_synapses.py SplitterPopulationVertexNeuronsSynapses.get_source_specific_in_coming_vertices   0% 30 30 0   0% 16 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / splitter_population_vertex_neurons_synapses.py SplitterPopulationVertexNeuronsSynapses.machine_vertices_for_recording   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / splitter_population_vertex_neurons_synapses.py SplitterPopulationVertexNeuronsSynapses.reset_called   0% 7 7 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / splitter_population_vertex_neurons_synapses.py SplitterPopulationVertexNeuronsSynapses.__get_neuron_sdram   0% 9 9 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / splitter_population_vertex_neurons_synapses.py SplitterPopulationVertexNeuronsSynapses.__shared_synapse_sdram   0% 8 8 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / splitter_population_vertex_neurons_synapses.py SplitterPopulationVertexNeuronsSynapses.__get_shared_synapse_sdram   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / splitter_population_vertex_neurons_synapses.py SplitterPopulationVertexNeuronsSynapses.__get_synapse_sdram   0% 10 10 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / splitter_population_vertex_neurons_synapses.py SplitterPopulationVertexNeuronsSynapses.__independent_synapse_sdram   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / splitter_population_vertex_neurons_synapses.py SplitterPopulationVertexNeuronsSynapses.__proj_dependent_synapse_sdram   0% 6 6 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / splitter_population_vertex_neurons_synapses.py SplitterPopulationVertexNeuronsSynapses.get_same_chip_groups   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / splitter_population_vertex_neurons_synapses.py SplitterPopulationVertexNeuronsSynapses.get_internal_multicast_partitions   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / splitter_population_vertex_neurons_synapses.py SplitterPopulationVertexNeuronsSynapses.get_internal_sdram_partitions   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / splitter_population_vertex_neurons_synapses.py (no function)   100% 80 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / splitter_utils.py is_direct_poisson_source   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / splitter_utils.py (no function)   0% 8 8 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / spynnaker_splitter_selector.py _is_multidimensional   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / spynnaker_splitter_selector.py spynnaker_splitter_selector   0% 13 13 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / spynnaker_splitter_selector.py spynnaker_vertex_selector   0% 17 17 0   0% 16 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / splitter_components / spynnaker_splitter_selector.py (no function)   100% 17 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / spynnaker_connection_holder_generations.py SpYNNakerConnectionHolderGenerator.__call__   0% 7 7 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / spynnaker_connection_holder_generations.py SpYNNakerConnectionHolderGenerator._generate_holder_for_edge   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / spynnaker_connection_holder_generations.py (no function)   100% 9 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / spynnaker_neuron_network_specification_report.py _get_diagram   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / spynnaker_neuron_network_specification_report.py spynnaker_neuron_graph_network_specification_report   0% 17 17 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / spynnaker_neuron_network_specification_report.py _generate_vertices   0% 6 6 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / spynnaker_neuron_network_specification_report.py _generate_edges   0% 11 11 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / spynnaker_neuron_network_specification_report.py (no function)   100% 19 0 2   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / spynnaker_synaptic_matrix_report.py _print_all   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / spynnaker_synaptic_matrix_report.py SpYNNakerSynapticMatrixReport.__call__   0% 8 8 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / spynnaker_synaptic_matrix_report.py SpYNNakerSynapticMatrixReport._write_file   0% 6 6 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / spynnaker_synaptic_matrix_report.py (no function)   100% 19 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / synapse_expander.py synapse_expander   0% 10 10 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / synapse_expander.py _plan_expansion   0% 20 20 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_algorithms / synapse_expander.py (no function)   100% 14 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / extra_models / __init__.py (no function)   100% 7 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / model_binaries / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / abstract_models / __init__.py (no function)   100% 12 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / abstract_models / abstract_accepts_incoming_synapses.py AbstractAcceptsIncomingSynapses.get_synapse_id_by_target   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / abstract_models / abstract_accepts_incoming_synapses.py AbstractAcceptsIncomingSynapses.set_synapse_dynamics   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / abstract_models / abstract_accepts_incoming_synapses.py AbstractAcceptsIncomingSynapses.get_connections_from_machine   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / abstract_models / abstract_accepts_incoming_synapses.py AbstractAcceptsIncomingSynapses.clear_connection_cache   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / abstract_models / abstract_accepts_incoming_synapses.py AbstractAcceptsIncomingSynapses.verify_splitter   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / abstract_models / abstract_accepts_incoming_synapses.py (no function)   100% 18 0 5   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / abstract_models / abstract_has_delay_stages.py AbstractHasDelayStages.n_delay_stages   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / abstract_models / abstract_has_delay_stages.py (no function)   100% 9 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / abstract_models / abstract_max_spikes.py AbstractMaxSpikes.max_spikes_per_ts   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / abstract_models / abstract_max_spikes.py AbstractMaxSpikes.max_spikes_per_second   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / abstract_models / abstract_max_spikes.py (no function)   100% 10 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / abstract_models / abstract_neuron_expandable.py AbstractNeuronExpandable.gen_neurons_on_machine   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / abstract_models / abstract_neuron_expandable.py AbstractNeuronExpandable.neuron_generator_region   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / abstract_models / abstract_neuron_expandable.py AbstractNeuronExpandable.read_generated_initial_values   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / abstract_models / abstract_neuron_expandable.py (no function)   100% 15 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / abstract_models / abstract_synapse_expandable.py AbstractSynapseExpandable.gen_on_machine   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / abstract_models / abstract_synapse_expandable.py AbstractSynapseExpandable.connection_generator_region   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / abstract_models / abstract_synapse_expandable.py AbstractSynapseExpandable.read_generated_connection_holders   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / abstract_models / abstract_synapse_expandable.py AbstractSynapseExpandable.max_gen_data   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / abstract_models / abstract_synapse_expandable.py AbstractSynapseExpandable.bit_field_size   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / abstract_models / abstract_synapse_expandable.py (no function)   100% 21 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / abstract_models / coloured_application_vertex.py ColouredApplicationVertex.n_colour_bits   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / abstract_models / coloured_application_vertex.py (no function)   100% 7 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / abstract_models / has_shape_key_fields.py HasShapeKeyFields.get_shape_key_fields   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / abstract_models / has_shape_key_fields.py (no function)   100% 7 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / abstract_models / has_synapses.py HasSynapses.get_connections_from_machine   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / abstract_models / has_synapses.py (no function)   100% 8 0 2   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / abstract_models / receives_synaptic_inputs_over_sdram.py ReceivesSynapticInputsOverSDRAM.weight_scales   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / abstract_models / receives_synaptic_inputs_over_sdram.py ReceivesSynapticInputsOverSDRAM.n_bytes_for_transfer   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / abstract_models / receives_synaptic_inputs_over_sdram.py (no function)   100% 13 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / abstract_models / sends_synaptic_inputs_over_sdram.py SendsSynapticInputsOverSDRAM.set_sdram_partition   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / abstract_models / sends_synaptic_inputs_over_sdram.py (no function)   100% 6 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / abstract_models / supports_structure.py SupportsStructure.set_structure   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / abstract_models / supports_structure.py (no function)   100% 5 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / abstract_pynn_model.py AbstractPyNNModel.verify_may_set   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / abstract_pynn_model.py AbstractPyNNModel.set_model_max_atoms_per_dimension_per_core   0% 13 13 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / abstract_pynn_model.py AbstractPyNNModel.get_model_max_atoms_per_dimension_per_core   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / abstract_pynn_model.py AbstractPyNNModel.reset_all   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / abstract_pynn_model.py AbstractPyNNModel.absolute_max_atoms_per_core   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / abstract_pynn_model.py AbstractPyNNModel.get_parameter_names   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / abstract_pynn_model.py AbstractPyNNModel.has_parameter   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / abstract_pynn_model.py AbstractPyNNModel._get_default_population_parameters   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / abstract_pynn_model.py AbstractPyNNModel.create_vertex   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / abstract_pynn_model.py AbstractPyNNModel.name   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / abstract_pynn_model.py AbstractPyNNModel.describe   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / abstract_pynn_model.py (no function)   100% 36 0 2   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / __init__.py (no function)   100% 6 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / eieio_spike_recorder.py EIEIOSpikeRecorder.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / eieio_spike_recorder.py EIEIOSpikeRecorder.record   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / eieio_spike_recorder.py EIEIOSpikeRecorder.record   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / eieio_spike_recorder.py (no function)   100% 12 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / local_only_2d_common.py get_div_const   0% 6 6 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / local_only_2d_common.py get_delay_for_source   0% 16 16 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / local_only_2d_common.py get_rinfo_for_spike_source   0% 9 9 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / local_only_2d_common.py get_sources_for_target   0% 6 6 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / local_only_2d_common.py get_first_and_last_slice   0% 9 9 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / local_only_2d_common.py (no function)   100% 21 0 3   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / multi_spike_recorder.py MultiSpikeRecorder.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / multi_spike_recorder.py MultiSpikeRecorder.record   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / multi_spike_recorder.py MultiSpikeRecorder.record   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / multi_spike_recorder.py MultiSpikeRecorder.get_sdram_usage_in_bytes   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / multi_spike_recorder.py (no function)   100% 13 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / neuron_recorder.py get_sampling_interval   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / neuron_recorder.py NeuronRecorder.__init__   0% 18 18 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / neuron_recorder.py NeuronRecorder.add_region_offset   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / neuron_recorder.py NeuronRecorder.get_region   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / neuron_recorder.py NeuronRecorder._rate_and_count_per_slice   0% 13 13 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / neuron_recorder.py NeuronRecorder._max_recording_per_slice   0% 13 13 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / neuron_recorder.py NeuronRecorder.neurons_recording   0% 10 10 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / neuron_recorder.py NeuronRecorder._convert_placement_matrix_data   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / neuron_recorder.py NeuronRecorder._process_missing_data   0% 12 12 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / neuron_recorder.py NeuronRecorder._get_placement_matrix_data   0% 19 19 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / neuron_recorder.py NeuronRecorder.get_recorded_indices   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / neuron_recorder.py NeuronRecorder.get_sampling_interval_ms   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / neuron_recorder.py NeuronRecorder.get_buffer_data_type   0% 7 7 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / neuron_recorder.py NeuronRecorder.get_data_type   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / neuron_recorder.py NeuronRecorder.get_recordable_variables   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / neuron_recorder.py NeuronRecorder.get_event_recordable_variables   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / neuron_recorder.py NeuronRecorder.is_recording   0% 6 6 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / neuron_recorder.py NeuronRecorder.is_recordable   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / neuron_recorder.py NeuronRecorder.recording_variables   0% 9 9 0   0% 12 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / neuron_recorder.py NeuronRecorder.recorded_region_ids   0% 9 9 0   0% 12 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / neuron_recorder.py NeuronRecorder._is_recording   0% 10 10 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / neuron_recorder.py NeuronRecorder.recorded_ids_by_slice   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / neuron_recorder.py NeuronRecorder._compute_rate   0% 9 9 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / neuron_recorder.py NeuronRecorder._check_indexes   0% 16 16 0   0% 14 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / neuron_recorder.py NeuronRecorder.__check_per_timestep_params   0% 4 4 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / neuron_recorder.py NeuronRecorder.__check_events_per_core_params   0% 4 4 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / neuron_recorder.py NeuronRecorder._turn_off_recording   0% 26 26 0   0% 20 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / neuron_recorder.py NeuronRecorder._check_complete_overwrite   0% 9 9 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / neuron_recorder.py NeuronRecorder._turn_on_recording   0% 21 21 0   0% 12 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / neuron_recorder.py NeuronRecorder.set_recording   0% 12 12 0   0% 12 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / neuron_recorder.py NeuronRecorder.get_region_sizes   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / neuron_recorder.py NeuronRecorder.write_neuron_recording_region   0% 6 6 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / neuron_recorder.py NeuronRecorder._get_buffered_sdram_per_record   0% 18 18 0   0% 12 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / neuron_recorder.py NeuronRecorder.get_buffered_sdram_per_record   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / neuron_recorder.py NeuronRecorder.get_max_buffered_sdram_per_record   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / neuron_recorder.py NeuronRecorder.get_buffered_sdram_per_timestep   0% 15 15 0   0% 12 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / neuron_recorder.py NeuronRecorder.get_sampling_overflow_sdram   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / neuron_recorder.py NeuronRecorder.get_buffered_sdram   0% 15 15 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / neuron_recorder.py NeuronRecorder.get_metadata_sdram_usage_in_bytes   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / neuron_recorder.py NeuronRecorder.get_generator_sdram_usage_in_bytes   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / neuron_recorder.py NeuronRecorder.get_variable_sdram_usage   0% 17 17 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / neuron_recorder.py NeuronRecorder.get_max_variable_sdram_usage   0% 17 17 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / neuron_recorder.py NeuronRecorder.__ceil_n_indices   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / neuron_recorder.py NeuronRecorder.__add_indices   0% 16 16 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / neuron_recorder.py NeuronRecorder._get_data   0% 9 9 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / neuron_recorder.py NeuronRecorder.set_max_rewires_per_ts   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / neuron_recorder.py NeuronRecorder._indexes   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / neuron_recorder.py NeuronRecorder.is_global_generatable   0% 4 4 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / neuron_recorder.py NeuronRecorder.get_generator_data   0% 11 11 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / neuron_recorder.py NeuronRecorder.__get_generator_indices   0% 26 26 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / neuron_recorder.py (no function)   100% 101 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / param_generator_data.py get_generator_type   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / param_generator_data.py type_has_generator   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / param_generator_data.py param_generator_id   0% 6 6 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / param_generator_data.py is_param_generatable   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / param_generator_data.py param_generator_params   0% 8 8 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / param_generator_data.py param_generator_params_size_in_bytes   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / param_generator_data.py (no function)   100% 19 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / parameter_holder.py ParameterHolder.__init__   0% 9 9 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / parameter_holder.py ParameterHolder._safe_read_values   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / parameter_holder.py ParameterHolder._get_data_items   0% 8 8 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / parameter_holder.py ParameterHolder.__getitem__   100% 0 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / parameter_holder.py ParameterHolder.__getitem__   100% 0 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / parameter_holder.py ParameterHolder.__getitem__   0% 8 8 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / parameter_holder.py ParameterHolder.__len__   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / parameter_holder.py ParameterHolder.__iter__   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / parameter_holder.py ParameterHolder.__str__   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / parameter_holder.py ParameterHolder.__repr__   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / parameter_holder.py ParameterHolder.__contains__   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / parameter_holder.py ParameterHolder.__eq__   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / parameter_holder.py ParameterHolder.__hash__   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / parameter_holder.py ParameterHolder.keys   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / parameter_holder.py ParameterHolder.values   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / parameter_holder.py ParameterHolder.items   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / parameter_holder.py (no function)   100% 20 0 6   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / population_application_vertex.py PopulationApplicationVertex._as_list   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / population_application_vertex.py PopulationApplicationVertex._check_names   0% 3 3 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / population_application_vertex.py PopulationApplicationVertex._check_parameters   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / population_application_vertex.py PopulationApplicationVertex._check_variables   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / population_application_vertex.py PopulationApplicationVertex.get_parameter_values   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / population_application_vertex.py PopulationApplicationVertex.set_parameter_values   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / population_application_vertex.py PopulationApplicationVertex.get_parameters   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / population_application_vertex.py PopulationApplicationVertex.get_initial_state_values   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / population_application_vertex.py PopulationApplicationVertex.set_initial_state_values   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / population_application_vertex.py PopulationApplicationVertex.get_current_state_values   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / population_application_vertex.py PopulationApplicationVertex.set_current_state_values   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / population_application_vertex.py PopulationApplicationVertex.get_state_variables   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / population_application_vertex.py PopulationApplicationVertex.get_units   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / population_application_vertex.py PopulationApplicationVertex.conductance_based   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / population_application_vertex.py PopulationApplicationVertex.get_recordable_variables   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / population_application_vertex.py PopulationApplicationVertex.set_recording   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / population_application_vertex.py PopulationApplicationVertex.set_not_recording   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / population_application_vertex.py PopulationApplicationVertex.get_recording_variables   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / population_application_vertex.py PopulationApplicationVertex.get_buffer_data_type   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / population_application_vertex.py PopulationApplicationVertex.get_sampling_interval_ms   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / population_application_vertex.py PopulationApplicationVertex.get_data_type   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / population_application_vertex.py PopulationApplicationVertex.get_recording_region   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / population_application_vertex.py PopulationApplicationVertex.get_neurons_recording   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / population_application_vertex.py PopulationApplicationVertex.inject   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / population_application_vertex.py PopulationApplicationVertex.n_colour_bits   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / population_application_vertex.py PopulationApplicationVertex.get_atom_key_map   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / population_application_vertex.py (no function)   100% 51 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / recording_utils.py make_missing_string   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / recording_utils.py (no function)   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / common / types.py (no function)   100% 8 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / current_sources / __init__.py (no function)   100% 6 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / current_sources / abstract_current_source.py AbstractCurrentSource.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / current_sources / abstract_current_source.py AbstractCurrentSource.inject_into   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / current_sources / abstract_current_source.py AbstractCurrentSource.set_app_vertex   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / current_sources / abstract_current_source.py AbstractCurrentSource.app_vertex   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / current_sources / abstract_current_source.py AbstractCurrentSource.set_population   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / current_sources / abstract_current_source.py AbstractCurrentSource.population   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / current_sources / abstract_current_source.py AbstractCurrentSource.set_parameters   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / current_sources / abstract_current_source.py AbstractCurrentSource.parameters   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / current_sources / abstract_current_source.py AbstractCurrentSource.parameter_types   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / current_sources / abstract_current_source.py AbstractCurrentSource.current_source_id   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / current_sources / abstract_current_source.py AbstractCurrentSource.get_sdram_usage_in_bytes   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / current_sources / abstract_current_source.py (no function)   100% 37 0 3   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / current_sources / ac_source.py ACSource.__init__   0% 10 10 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / current_sources / ac_source.py ACSource.set_parameters   0% 11 11 0   0% 12 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / current_sources / ac_source.py ACSource.parameters   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / current_sources / ac_source.py ACSource.parameter_types   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / current_sources / ac_source.py ACSource.current_source_id   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / current_sources / ac_source.py ACSource.get_sdram_usage_in_bytes   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / current_sources / ac_source.py ACSource._get_frequency   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / current_sources / ac_source.py ACSource._get_phase   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / current_sources / ac_source.py (no function)   100% 26 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / current_sources / dc_source.py DCSource.__init__   0% 7 7 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / current_sources / dc_source.py DCSource.set_parameters   0% 7 7 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / current_sources / dc_source.py DCSource.parameters   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / current_sources / dc_source.py DCSource.parameter_types   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / current_sources / dc_source.py DCSource.current_source_id   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / current_sources / dc_source.py DCSource.get_sdram_usage_in_bytes   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / current_sources / dc_source.py (no function)   100% 23 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / current_sources / noisy_current_source.py NoisyCurrentSource.__init__   0% 14 14 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / current_sources / noisy_current_source.py NoisyCurrentSource.set_parameters   0% 7 7 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / current_sources / noisy_current_source.py NoisyCurrentSource.parameters   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / current_sources / noisy_current_source.py NoisyCurrentSource.parameter_types   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / current_sources / noisy_current_source.py NoisyCurrentSource.current_source_id   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / current_sources / noisy_current_source.py NoisyCurrentSource.get_sdram_usage_in_bytes   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / current_sources / noisy_current_source.py (no function)   100% 25 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / current_sources / step_current_source.py StepCurrentSource.__init__   0% 8 8 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / current_sources / step_current_source.py StepCurrentSource.set_parameters   0% 19 19 0   0% 18 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / current_sources / step_current_source.py StepCurrentSource.parameters   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / current_sources / step_current_source.py StepCurrentSource.parameter_types   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / current_sources / step_current_source.py StepCurrentSource.current_source_id   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / current_sources / step_current_source.py StepCurrentSource.get_sdram_usage_in_bytes   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / current_sources / step_current_source.py (no function)   100% 23 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / defaults.py _check_args   0% 3 3 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / defaults.py get_map_from_init   0% 11 11 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / defaults.py default_parameters   100% 2 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / defaults.py default_parameters.wrap   88% 8 1 0   50% 2 1   80%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / defaults.py default_parameters.wrap.wrapper   0% 7 7 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / defaults.py default_initial_values   100% 2 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / defaults.py default_initial_values.wrap   100% 8 0 0   100% 2 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / defaults.py default_initial_values.wrap.wrapper   0% 7 7 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / defaults.py defaults   0% 26 26 0   0% 16 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / defaults.py AbstractProvidesDefaults.__fill_in_defaults   0% 31 31 0   0% 16 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / defaults.py AbstractProvidesDefaults.default_parameters   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / defaults.py AbstractProvidesDefaults.default_initial_values   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / defaults.py (no function)   100% 21 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / __init__.py (no function)   100% 5 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / __init__.py (no function)   100% 22 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / abstract_connector.py AbstractConnector.__init__   88% 8 1 0   50% 2 1   80%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / abstract_connector.py AbstractConnector.set_space   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / abstract_connector.py AbstractConnector.set_projection_information   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / abstract_connector.py AbstractConnector._get_delay_minimum   0% 12 12 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / abstract_connector.py AbstractConnector._get_delay_maximum   0% 12 12 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / abstract_connector.py AbstractConnector.get_delay_maximum   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / abstract_connector.py AbstractConnector.get_delay_minimum   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / abstract_connector.py AbstractConnector.get_delay_variance   0% 8 8 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / abstract_connector.py AbstractConnector._get_n_connections_from_pre_vertex_with_delay_maximum   0% 20 20 0   0% 12 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / abstract_connector.py AbstractConnector.get_n_connections_from_pre_vertex_maximum   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / abstract_connector.py AbstractConnector.get_n_connections_to_post_vertex_maximum   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / abstract_connector.py AbstractConnector.get_weight_mean   0% 8 8 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / abstract_connector.py AbstractConnector._get_weight_maximum   0% 19 19 0   0% 12 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / abstract_connector.py AbstractConnector.get_weight_maximum   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / abstract_connector.py AbstractConnector.get_weight_variance   0% 8 8 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / abstract_connector.py AbstractConnector._expand_distances   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / abstract_connector.py AbstractConnector._get_distances   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / abstract_connector.py AbstractConnector._generate_random_values   0% 10 10 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / abstract_connector.py AbstractConnector._no_space_exception   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / abstract_connector.py AbstractConnector.weight_type_exception   0% 7 7 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / abstract_connector.py AbstractConnector.delay_type_exception   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / abstract_connector.py AbstractConnector._generate_values   0% 20 20 0   0% 14 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / abstract_connector.py AbstractConnector._generate_weights   0% 7 7 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / abstract_connector.py AbstractConnector._clip_delays   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / abstract_connector.py AbstractConnector._generate_delays   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / abstract_connector.py AbstractConnector.__pop_label   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / abstract_connector.py AbstractConnector.get_provenance_data   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / abstract_connector.py AbstractConnector.safe   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / abstract_connector.py AbstractConnector.safe   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / abstract_connector.py AbstractConnector.space   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / abstract_connector.py AbstractConnector.space   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / abstract_connector.py AbstractConnector.verbose   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / abstract_connector.py AbstractConnector.verbose   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / abstract_connector.py AbstractConnector.get_connected_vertices   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / abstract_connector.py AbstractConnector.connect   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / abstract_connector.py AbstractConnector._roundsize   0% 7 7 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / abstract_connector.py AbstractConnector.validate_connection   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / abstract_connector.py (no function)   100% 80 0 4   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / abstract_generate_connector_on_host.py AbstractGenerateConnectorOnHost.create_synaptic_block   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / abstract_generate_connector_on_host.py (no function)   100% 9 0 2   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / abstract_generate_connector_on_machine.py AbstractGenerateConnectorOnMachine.validate_connection   0% 3 3 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / abstract_generate_connector_on_machine.py AbstractGenerateConnectorOnMachine.generate_on_machine   0% 7 7 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / abstract_generate_connector_on_machine.py AbstractGenerateConnectorOnMachine.gen_weights_id   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / abstract_generate_connector_on_machine.py AbstractGenerateConnectorOnMachine.gen_weights_params   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / abstract_generate_connector_on_machine.py AbstractGenerateConnectorOnMachine.gen_weight_params_size_in_bytes   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / abstract_generate_connector_on_machine.py AbstractGenerateConnectorOnMachine.gen_delays_id   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / abstract_generate_connector_on_machine.py AbstractGenerateConnectorOnMachine.gen_delay_params   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / abstract_generate_connector_on_machine.py AbstractGenerateConnectorOnMachine.gen_delay_params_size_in_bytes   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / abstract_generate_connector_on_machine.py AbstractGenerateConnectorOnMachine.gen_connector_id   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / abstract_generate_connector_on_machine.py AbstractGenerateConnectorOnMachine.gen_connector_params   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / abstract_generate_connector_on_machine.py AbstractGenerateConnectorOnMachine.gen_connector_params_size_in_bytes   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / abstract_generate_connector_on_machine.py (no function)   100% 43 0 2   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / all_but_me_connector.py AllButMeConnector.__init__   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / all_but_me_connector.py AllButMeConnector.__check_weights   0% 4 4 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / all_but_me_connector.py AllButMeConnector.__n_connections   0% 7 7 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / all_but_me_connector.py AllButMeConnector.get_delay_maximum   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / all_but_me_connector.py AllButMeConnector.get_delay_minimum   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / all_but_me_connector.py AllButMeConnector.get_n_connections_from_pre_vertex_maximum   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / all_but_me_connector.py AllButMeConnector.get_n_connections_to_post_vertex_maximum   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / all_but_me_connector.py AllButMeConnector.get_weight_maximum   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / all_but_me_connector.py AllButMeConnector.get_weight_mean   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / all_but_me_connector.py AllButMeConnector.get_weight_variance   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / all_but_me_connector.py AllButMeConnector.create_synaptic_block   0% 33 33 0   0% 12 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / all_but_me_connector.py AllButMeConnector.__repr__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / all_but_me_connector.py AllButMeConnector.gen_connector_id   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / all_but_me_connector.py AllButMeConnector.gen_connector_params   0% 9 9 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / all_but_me_connector.py AllButMeConnector.gen_connector_params_size_in_bytes   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / all_but_me_connector.py AllButMeConnector.validate_connection   0% 11 11 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / all_but_me_connector.py (no function)   100% 45 0 3   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / all_to_all_connector.py AllToAllConnector.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / all_to_all_connector.py AllToAllConnector.get_delay_maximum   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / all_to_all_connector.py AllToAllConnector.get_delay_minimum   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / all_to_all_connector.py AllToAllConnector.get_n_connections_from_pre_vertex_maximum   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / all_to_all_connector.py AllToAllConnector.get_n_connections_to_post_vertex_maximum   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / all_to_all_connector.py AllToAllConnector.get_weight_maximum   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / all_to_all_connector.py AllToAllConnector.create_synaptic_block   0% 17 17 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / all_to_all_connector.py AllToAllConnector.__repr__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / all_to_all_connector.py AllToAllConnector.allow_self_connections   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / all_to_all_connector.py AllToAllConnector.allow_self_connections   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / all_to_all_connector.py AllToAllConnector.gen_connector_id   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / all_to_all_connector.py AllToAllConnector.gen_connector_params   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / all_to_all_connector.py AllToAllConnector.gen_connector_params_size_in_bytes   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / all_to_all_connector.py (no function)   100% 39 0 2   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / array_connector.py ArrayConnector.__init__   0% 10 10 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / array_connector.py ArrayConnector.get_delay_maximum   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / array_connector.py ArrayConnector.get_delay_minimum   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / array_connector.py ArrayConnector.get_n_connections_from_pre_vertex_maximum   0% 7 7 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / array_connector.py ArrayConnector.get_n_connections_to_post_vertex_maximum   0% 9 9 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / array_connector.py ArrayConnector.get_weight_maximum   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / array_connector.py ArrayConnector.create_synaptic_block   0% 16 16 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / array_connector.py ArrayConnector.__repr__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / array_connector.py (no function)   100% 25 0 2   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / convolution_connector.py ConvolutionConnector.__init__   0% 16 16 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / convolution_connector.py ConvolutionConnector.positive_receptor_type   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / convolution_connector.py ConvolutionConnector.negative_receptor_type   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / convolution_connector.py ConvolutionConnector.kernel_weights   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / convolution_connector.py ConvolutionConnector.__get_kernel_shape   0% 8 8 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / convolution_connector.py ConvolutionConnector.__decode_kernel   0% 16 16 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / convolution_connector.py ConvolutionConnector.__to_2d_shape   100% 0 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / convolution_connector.py ConvolutionConnector.__to_2d_shape   100% 0 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / convolution_connector.py ConvolutionConnector.__to_2d_shape   0% 10 10 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / convolution_connector.py ConvolutionConnector.__decode_padding   0% 7 7 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / convolution_connector.py ConvolutionConnector.get_post_shape   0% 6 6 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / convolution_connector.py ConvolutionConnector.validate_connection   0% 13 13 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / convolution_connector.py ConvolutionConnector.__delay   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / convolution_connector.py ConvolutionConnector.get_delay_minimum   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / convolution_connector.py ConvolutionConnector.get_delay_maximum   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / convolution_connector.py ConvolutionConnector.get_n_connections_from_pre_vertex_maximum   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / convolution_connector.py ConvolutionConnector.get_n_connections_to_post_vertex_maximum   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / convolution_connector.py ConvolutionConnector.get_weight_maximum   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / convolution_connector.py ConvolutionConnector.get_connected_vertices   0% 19 19 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / convolution_connector.py ConvolutionConnector.__pre_as_post_slice_ranges   0% 8 8 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / convolution_connector.py ConvolutionConnector.kernel_n_bytes   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / convolution_connector.py ConvolutionConnector.kernel_n_weights   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / convolution_connector.py ConvolutionConnector.parameters_n_bytes   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / convolution_connector.py ConvolutionConnector.get_local_only_data   0% 9 9 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / convolution_connector.py ConvolutionConnector.get_encoded_kernel_weights   0% 8 8 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / convolution_connector.py (no function)   100% 64 0 7   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / csa_connector.py CSAConnector.__init__   0% 6 6 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / csa_connector.py CSAConnector.get_delay_maximum   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / csa_connector.py CSAConnector.get_delay_minimum   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / csa_connector.py CSAConnector._get_n_connections   0% 10 10 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / csa_connector.py CSAConnector.get_n_connections_from_pre_vertex_maximum   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / csa_connector.py CSAConnector.get_n_connections_to_post_vertex_maximum   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / csa_connector.py CSAConnector.get_weight_maximum   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / csa_connector.py CSAConnector.create_synaptic_block   0% 11 11 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / csa_connector.py CSAConnector.show_connection_set   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / csa_connector.py CSAConnector.__repr__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / csa_connector.py (no function)   94% 31 2 3   100% 0 0   94%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / distance_dependent_probability_connector.py DistanceDependentProbabilityConnector.__init__   0% 7 7 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / distance_dependent_probability_connector.py DistanceDependentProbabilityConnector.set_projection_information   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / distance_dependent_probability_connector.py DistanceDependentProbabilityConnector._set_probabilities   0% 10 10 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / distance_dependent_probability_connector.py DistanceDependentProbabilityConnector._probs   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / distance_dependent_probability_connector.py DistanceDependentProbabilityConnector.get_delay_maximum   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / distance_dependent_probability_connector.py DistanceDependentProbabilityConnector.get_delay_minimum   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / distance_dependent_probability_connector.py DistanceDependentProbabilityConnector.get_n_connections_from_pre_vertex_maximum   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / distance_dependent_probability_connector.py DistanceDependentProbabilityConnector.get_n_connections_to_post_vertex_maximum   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / distance_dependent_probability_connector.py DistanceDependentProbabilityConnector.get_weight_maximum   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / distance_dependent_probability_connector.py DistanceDependentProbabilityConnector.create_synaptic_block   0% 16 16 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / distance_dependent_probability_connector.py DistanceDependentProbabilityConnector.__repr__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / distance_dependent_probability_connector.py DistanceDependentProbabilityConnector.allow_self_connections   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / distance_dependent_probability_connector.py DistanceDependentProbabilityConnector.allow_self_connections   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / distance_dependent_probability_connector.py DistanceDependentProbabilityConnector.d_expression   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / distance_dependent_probability_connector.py DistanceDependentProbabilityConnector.d_expression   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / distance_dependent_probability_connector.py (no function)   100% 43 0 2   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / fixed_number_post_connector.py FixedNumberPostConnector.__init__   0% 7 7 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / fixed_number_post_connector.py FixedNumberPostConnector.set_projection_information   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / fixed_number_post_connector.py FixedNumberPostConnector.get_delay_maximum   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / fixed_number_post_connector.py FixedNumberPostConnector.get_delay_minimum   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / fixed_number_post_connector.py FixedNumberPostConnector.__build_post_neurons   0% 9 9 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / fixed_number_post_connector.py FixedNumberPostConnector._get_post_neurons   0% 11 11 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / fixed_number_post_connector.py FixedNumberPostConnector._post_neurons_in_slice   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / fixed_number_post_connector.py FixedNumberPostConnector._n_post_neurons_in_slice   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / fixed_number_post_connector.py FixedNumberPostConnector.get_n_connections_from_pre_vertex_maximum   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / fixed_number_post_connector.py FixedNumberPostConnector.get_n_connections_to_post_vertex_maximum   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / fixed_number_post_connector.py FixedNumberPostConnector.get_weight_maximum   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / fixed_number_post_connector.py FixedNumberPostConnector.create_synaptic_block   0% 17 17 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / fixed_number_post_connector.py FixedNumberPostConnector.__repr__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / fixed_number_post_connector.py FixedNumberPostConnector.allow_self_connections   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / fixed_number_post_connector.py FixedNumberPostConnector.allow_self_connections   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / fixed_number_post_connector.py FixedNumberPostConnector.gen_connector_id   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / fixed_number_post_connector.py FixedNumberPostConnector.gen_connector_params   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / fixed_number_post_connector.py FixedNumberPostConnector.gen_connector_params_size_in_bytes   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / fixed_number_post_connector.py FixedNumberPostConnector.validate_connection   0% 2 2 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / fixed_number_post_connector.py (no function)   100% 51 0 2   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / fixed_number_pre_connector.py FixedNumberPreConnector.__init__   0% 7 7 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / fixed_number_pre_connector.py FixedNumberPreConnector.set_projection_information   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / fixed_number_pre_connector.py FixedNumberPreConnector.get_delay_maximum   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / fixed_number_pre_connector.py FixedNumberPreConnector.get_delay_minimum   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / fixed_number_pre_connector.py FixedNumberPreConnector.__build_pre_neurons   0% 9 9 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / fixed_number_pre_connector.py FixedNumberPreConnector._get_pre_neurons   0% 10 10 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / fixed_number_pre_connector.py FixedNumberPreConnector.get_n_connections_from_pre_vertex_maximum   0% 7 7 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / fixed_number_pre_connector.py FixedNumberPreConnector.get_n_connections_to_post_vertex_maximum   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / fixed_number_pre_connector.py FixedNumberPreConnector.get_weight_maximum   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / fixed_number_pre_connector.py FixedNumberPreConnector.create_synaptic_block   0% 18 18 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / fixed_number_pre_connector.py FixedNumberPreConnector.__repr__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / fixed_number_pre_connector.py FixedNumberPreConnector.allow_self_connections   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / fixed_number_pre_connector.py FixedNumberPreConnector.allow_self_connections   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / fixed_number_pre_connector.py FixedNumberPreConnector.gen_connector_id   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / fixed_number_pre_connector.py FixedNumberPreConnector.gen_connector_params   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / fixed_number_pre_connector.py FixedNumberPreConnector.gen_connector_params_size_in_bytes   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / fixed_number_pre_connector.py FixedNumberPreConnector.validate_connection   0% 2 2 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / fixed_number_pre_connector.py (no function)   100% 48 0 2   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / fixed_probability_connector.py FixedProbabilityConnector.__init__   0% 9 9 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / fixed_probability_connector.py FixedProbabilityConnector.get_delay_maximum   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / fixed_probability_connector.py FixedProbabilityConnector.get_delay_minimum   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / fixed_probability_connector.py FixedProbabilityConnector.get_n_connections_from_pre_vertex_maximum   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / fixed_probability_connector.py FixedProbabilityConnector.get_n_connections_to_post_vertex_maximum   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / fixed_probability_connector.py FixedProbabilityConnector.get_weight_maximum   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / fixed_probability_connector.py FixedProbabilityConnector.create_synaptic_block   0% 16 16 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / fixed_probability_connector.py FixedProbabilityConnector.__repr__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / fixed_probability_connector.py FixedProbabilityConnector.gen_connector_id   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / fixed_probability_connector.py FixedProbabilityConnector.gen_connector_params   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / fixed_probability_connector.py FixedProbabilityConnector.gen_connector_params_size_in_bytes   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / fixed_probability_connector.py FixedProbabilityConnector.p_connect   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / fixed_probability_connector.py FixedProbabilityConnector.p_connect   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / fixed_probability_connector.py FixedProbabilityConnector.validate_connection   0% 2 2 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / fixed_probability_connector.py (no function)   100% 49 0 2   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / from_file_connector.py FromFileConnector.__init__   0% 11 11 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / from_file_connector.py FromFileConnector._read_conn_list   0% 11 11 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / from_file_connector.py FromFileConnector.__repr__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / from_file_connector.py FromFileConnector.get_reader   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / from_file_connector.py (no function)   100% 12 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / from_list_connector.py _is_sequential   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / from_list_connector.py FromListConnector.__init__   0% 11 11 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / from_list_connector.py FromListConnector.get_delay_maximum   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / from_list_connector.py FromListConnector.get_delay_minimum   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / from_list_connector.py FromListConnector.get_delay_variance   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / from_list_connector.py FromListConnector.__id_to_m_vertex_index   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / from_list_connector.py FromListConnector._split_connections   0% 18 18 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / from_list_connector.py FromListConnector.get_n_connections_from_pre_vertex_maximum   0% 22 22 0   0% 12 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / from_list_connector.py FromListConnector.__numpy_group   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / from_list_connector.py FromListConnector.get_n_connections_to_post_vertex_maximum   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / from_list_connector.py FromListConnector.get_weight_mean   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / from_list_connector.py FromListConnector.get_weight_maximum   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / from_list_connector.py FromListConnector.get_weight_variance   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / from_list_connector.py FromListConnector.create_synaptic_block   0% 20 20 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / from_list_connector.py FromListConnector.__repr__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / from_list_connector.py FromListConnector.conn_list   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / from_list_connector.py FromListConnector.conn_list   0% 36 36 0   0% 20 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / from_list_connector.py FromListConnector.column_names   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / from_list_connector.py FromListConnector.column_names   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / from_list_connector.py FromListConnector.get_extra_parameters   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / from_list_connector.py FromListConnector.get_extra_parameter_names   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / from_list_connector.py FromListConnector.get_connected_vertices   0% 14 14 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / from_list_connector.py FromListConnector._apply_parameters_to_synapse_type   0% 3 3 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / from_list_connector.py FromListConnector.validate_connection   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / from_list_connector.py (no function)   100% 69 0 3   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / index_based_probability_connector.py IndexBasedProbabilityConnector.__init__   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / index_based_probability_connector.py IndexBasedProbabilityConnector._update_probs_from_index_expression   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / index_based_probability_connector.py IndexBasedProbabilityConnector.get_delay_maximum   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / index_based_probability_connector.py IndexBasedProbabilityConnector.get_delay_minimum   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / index_based_probability_connector.py IndexBasedProbabilityConnector.get_n_connections_from_pre_vertex_maximum   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / index_based_probability_connector.py IndexBasedProbabilityConnector.get_n_connections_to_post_vertex_maximum   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / index_based_probability_connector.py IndexBasedProbabilityConnector.get_weight_maximum   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / index_based_probability_connector.py IndexBasedProbabilityConnector.create_synaptic_block   0% 17 17 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / index_based_probability_connector.py IndexBasedProbabilityConnector.__repr__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / index_based_probability_connector.py IndexBasedProbabilityConnector.allow_self_connections   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / index_based_probability_connector.py IndexBasedProbabilityConnector.allow_self_connections   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / index_based_probability_connector.py IndexBasedProbabilityConnector.index_expression   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / index_based_probability_connector.py IndexBasedProbabilityConnector.index_expression   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / index_based_probability_connector.py (no function)   100% 39 0 2   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / kernel_connector.py shape2word   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / kernel_connector.py KernelConnector.__init__   0% 38 38 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / kernel_connector.py KernelConnector.__to_post_coords   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / kernel_connector.py KernelConnector.__map_to_pre_coords   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / kernel_connector.py KernelConnector.__post_as_pre   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / kernel_connector.py KernelConnector.__pre_as_post   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / kernel_connector.py KernelConnector.__get_kernel_vals   0% 13 13 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / kernel_connector.py KernelConnector.__compute_statistics   0% 40 40 0   0% 14 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / kernel_connector.py KernelConnector.get_delay_maximum   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / kernel_connector.py KernelConnector.get_delay_minimum   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / kernel_connector.py KernelConnector.get_delay_variance   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / kernel_connector.py KernelConnector.get_n_connections_from_pre_vertex_maximum   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / kernel_connector.py KernelConnector.get_n_connections_to_post_vertex_maximum   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / kernel_connector.py KernelConnector.get_weight_maximum   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / kernel_connector.py KernelConnector.get_weight_mean   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / kernel_connector.py KernelConnector.get_weight_variance   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / kernel_connector.py KernelConnector.__repr__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / kernel_connector.py KernelConnector.create_synaptic_block   0% 12 12 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / kernel_connector.py KernelConnector.gen_connector_id   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / kernel_connector.py KernelConnector.gen_connector_params   0% 9 9 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / kernel_connector.py KernelConnector.gen_connector_params_size_in_bytes   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / kernel_connector.py KernelConnector.get_connected_vertices   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / kernel_connector.py KernelConnector.__connects   0% 15 15 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / kernel_connector.py KernelConnector.validate_connection   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / kernel_connector.py (no function)   100% 68 0 2   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / multapse_connector.py MultapseConnector.__init__   0% 7 7 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / multapse_connector.py MultapseConnector.set_projection_information   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / multapse_connector.py MultapseConnector.get_rng_next   0% 13 13 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / multapse_connector.py MultapseConnector.get_delay_maximum   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / multapse_connector.py MultapseConnector.get_delay_minimum   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / multapse_connector.py MultapseConnector._update_synapses_per_post_vertex   0% 13 13 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / multapse_connector.py MultapseConnector._get_n_connections   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / multapse_connector.py MultapseConnector.get_n_connections_from_pre_vertex_maximum   0% 7 7 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / multapse_connector.py MultapseConnector.get_n_connections_to_post_vertex_maximum   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / multapse_connector.py MultapseConnector.get_weight_maximum   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / multapse_connector.py MultapseConnector.create_synaptic_block   0% 20 20 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / multapse_connector.py MultapseConnector.__repr__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / multapse_connector.py MultapseConnector.gen_connector_id   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / multapse_connector.py MultapseConnector.gen_connector_params   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / multapse_connector.py MultapseConnector.gen_connector_params_size_in_bytes   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / multapse_connector.py MultapseConnector.validate_connection   0% 2 2 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / multapse_connector.py (no function)   100% 45 0 2   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / one_to_one_connector.py OneToOneConnector.get_delay_maximum   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / one_to_one_connector.py OneToOneConnector.get_delay_minimum   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / one_to_one_connector.py OneToOneConnector.get_n_connections_from_pre_vertex_maximum   0% 16 16 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / one_to_one_connector.py OneToOneConnector.get_n_connections_to_post_vertex_maximum   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / one_to_one_connector.py OneToOneConnector.get_weight_maximum   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / one_to_one_connector.py OneToOneConnector.create_synaptic_block   0% 23 23 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / one_to_one_connector.py OneToOneConnector.__repr__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / one_to_one_connector.py OneToOneConnector.gen_connector_id   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / one_to_one_connector.py OneToOneConnector.gen_connector_params   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / one_to_one_connector.py OneToOneConnector.gen_connector_params_size_in_bytes   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / one_to_one_connector.py OneToOneConnector.get_connected_vertices   0% 15 15 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / one_to_one_connector.py OneToOneConnector.__connects   0% 19 19 0   0% 12 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / one_to_one_connector.py OneToOneConnector.generate_on_machine   0% 10 10 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / one_to_one_connector.py (no function)   100% 45 0 2   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / one_to_one_offset_connector.py OneToOneOffsetConnector.__init__   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / one_to_one_offset_connector.py OneToOneOffsetConnector.__n_connections   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / one_to_one_offset_connector.py OneToOneOffsetConnector.get_delay_maximum   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / one_to_one_offset_connector.py OneToOneOffsetConnector.get_delay_minimum   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / one_to_one_offset_connector.py OneToOneOffsetConnector.get_n_connections_from_pre_vertex_maximum   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / one_to_one_offset_connector.py OneToOneOffsetConnector.get_n_connections_to_post_vertex_maximum   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / one_to_one_offset_connector.py OneToOneOffsetConnector.get_weight_maximum   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / one_to_one_offset_connector.py OneToOneOffsetConnector.create_synaptic_block   0% 38 38 0   0% 16 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / one_to_one_offset_connector.py OneToOneOffsetConnector.__repr__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / one_to_one_offset_connector.py OneToOneOffsetConnector.gen_connector_id   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / one_to_one_offset_connector.py OneToOneOffsetConnector.gen_connector_params   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / one_to_one_offset_connector.py OneToOneOffsetConnector.gen_connector_params_size_in_bytes   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / one_to_one_offset_connector.py OneToOneOffsetConnector.validate_connection   0% 12 12 0   0% 12 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / one_to_one_offset_connector.py (no function)   100% 38 0 3   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / pool_dense_connector.py PoolDenseConnector.__init__   0% 6 6 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / pool_dense_connector.py PoolDenseConnector.positive_receptor_type   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / pool_dense_connector.py PoolDenseConnector.negative_receptor_type   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / pool_dense_connector.py PoolDenseConnector.weights   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / pool_dense_connector.py PoolDenseConnector.__decode_weights   0% 13 13 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / pool_dense_connector.py PoolDenseConnector.__to_nd_shape_or_none   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / pool_dense_connector.py PoolDenseConnector.__to_nd_shape   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / pool_dense_connector.py PoolDenseConnector.get_post_pool_shape   0% 8 8 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / pool_dense_connector.py PoolDenseConnector.__get_pre_in_post_shape   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / pool_dense_connector.py PoolDenseConnector.__get_n_weights   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / pool_dense_connector.py PoolDenseConnector.validate_connection   0% 14 14 0   0% 12 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / pool_dense_connector.py PoolDenseConnector.__delay   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / pool_dense_connector.py PoolDenseConnector.get_delay_minimum   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / pool_dense_connector.py PoolDenseConnector.get_delay_maximum   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / pool_dense_connector.py PoolDenseConnector.get_n_connections_from_pre_vertex_maximum   0% 4 4 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / pool_dense_connector.py PoolDenseConnector.get_n_connections_to_post_vertex_maximum   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / pool_dense_connector.py PoolDenseConnector.get_weight_maximum   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / pool_dense_connector.py PoolDenseConnector.local_only_n_bytes   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / pool_dense_connector.py PoolDenseConnector.get_local_only_data   0% 23 23 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / pool_dense_connector.py (no function)   100% 50 0 2   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / small_world_connector.py SmallWorldConnector.__init__   0% 10 10 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / small_world_connector.py SmallWorldConnector.set_projection_information   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / small_world_connector.py SmallWorldConnector._set_n_connections   0% 10 10 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / small_world_connector.py SmallWorldConnector.get_delay_maximum   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / small_world_connector.py SmallWorldConnector.get_delay_minimum   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / small_world_connector.py SmallWorldConnector.get_n_connections_from_pre_vertex_maximum   0% 8 8 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / small_world_connector.py SmallWorldConnector.get_n_connections_to_post_vertex_maximum   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / small_world_connector.py SmallWorldConnector.get_weight_maximum   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / small_world_connector.py SmallWorldConnector.create_synaptic_block   0% 14 14 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / small_world_connector.py SmallWorldConnector.__repr__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / connectors / small_world_connector.py (no function)   100% 30 0 2   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / delay_afferent_application_edge.py DelayAfferentApplicationEdge.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / delay_afferent_application_edge.py (no function)   100% 6 0 3   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / delayed_application_edge.py DelayedApplicationEdge.__init__   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / delayed_application_edge.py DelayedApplicationEdge.pre_vertex   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / delayed_application_edge.py DelayedApplicationEdge.post_vertex   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / delayed_application_edge.py DelayedApplicationEdge.synapse_information   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / delayed_application_edge.py DelayedApplicationEdge.add_synapse_information   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / delayed_application_edge.py DelayedApplicationEdge.undelayed_edge   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / delayed_application_edge.py (no function)   100% 19 0 4   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / projection_application_edge.py _Dynamics.structural   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / projection_application_edge.py _Dynamics.stdp   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / projection_application_edge.py _Dynamics.neuromodulation   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / projection_application_edge.py are_dynamics_structural   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / projection_application_edge.py are_dynamics_stdp   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / projection_application_edge.py are_dynamics_neuromodulation   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / projection_application_edge.py ProjectionApplicationEdge.__init__   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / projection_application_edge.py ProjectionApplicationEdge.add_synapse_information   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / projection_application_edge.py ProjectionApplicationEdge.synapse_information   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / projection_application_edge.py ProjectionApplicationEdge.delay_edge   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / projection_application_edge.py ProjectionApplicationEdge.delay_edge   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / projection_application_edge.py ProjectionApplicationEdge.is_neuromodulation   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / projection_application_edge.py ProjectionApplicationEdge.n_delay_stages   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / projection_application_edge.py ProjectionApplicationEdge.get_local_provenance_data   0% 2 2 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / projection_application_edge.py ProjectionApplicationEdge.pre_vertex   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / projection_application_edge.py ProjectionApplicationEdge.post_vertex   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / projection_application_edge.py (no function)   100% 44 0 4   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / synapse_information.py SynapseInformation.__init__   0% 15 15 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / synapse_information.py SynapseInformation.connector   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / synapse_information.py SynapseInformation.pre_population   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / synapse_information.py SynapseInformation.post_population   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / synapse_information.py SynapseInformation.pre_vertex   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / synapse_information.py SynapseInformation.post_vertex   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / synapse_information.py SynapseInformation.n_pre_neurons   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / synapse_information.py SynapseInformation.n_post_neurons   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / synapse_information.py SynapseInformation.prepop_is_view   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / synapse_information.py SynapseInformation.postpop_is_view   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / synapse_information.py SynapseInformation.synapse_dynamics   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / synapse_information.py SynapseInformation.synapse_type   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / synapse_information.py SynapseInformation.receptor_type   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / synapse_information.py SynapseInformation.weights   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / synapse_information.py SynapseInformation.delays   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / synapse_information.py SynapseInformation.may_generate_on_machine   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / synapse_information.py SynapseInformation.pre_run_connection_holders   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / synapse_information.py SynapseInformation.add_pre_run_connection_holder   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / synapse_information.py SynapseInformation.finish_connection_holders   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / synapse_information.py SynapseInformation.synapse_type_from_dynamics   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / synapse_information.py SynapseInformation.download_on_pause   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / synapse_information.py SynapseInformation.download_on_pause   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / synapse_information.py SynapseInformation.partition_id   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neural_projections / synapse_information.py (no function)   100% 52 0 4   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / __init__.py (no function)   100% 13 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / abstract_pynn_neuron_model.py AbstractPyNNNeuronModel.set_model_n_synapse_cores   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / abstract_pynn_neuron_model.py AbstractPyNNNeuronModel.get_model_n_synapse_cores   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / abstract_pynn_neuron_model.py AbstractPyNNNeuronModel.set_model_allow_delay_extensions   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / abstract_pynn_neuron_model.py AbstractPyNNNeuronModel.get_model_allow_delay_extensions   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / abstract_pynn_neuron_model.py AbstractPyNNNeuronModel.reset_all   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / abstract_pynn_neuron_model.py AbstractPyNNNeuronModel.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / abstract_pynn_neuron_model.py AbstractPyNNNeuronModel._model   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / abstract_pynn_neuron_model.py AbstractPyNNNeuronModel.create_vertex   0% 7 7 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / abstract_pynn_neuron_model.py AbstractPyNNNeuronModel.name   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / abstract_pynn_neuron_model.py (no function)   100% 32 0 3   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / abstract_pynn_neuron_model_standard.py AbstractPyNNNeuronModelStandard.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / abstract_pynn_neuron_model_standard.py AbstractPyNNNeuronModelStandard.create_vertex   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / abstract_pynn_neuron_model_standard.py (no function)   100% 13 0 8   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / additional_inputs / __init__.py (no function)   100% 3 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / additional_inputs / abstract_additional_input.py (no function)   100% 4 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / additional_inputs / additional_input_ca2_adaptive.py AdditionalInputCa2Adaptive.__init__   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / additional_inputs / additional_input_ca2_adaptive.py AdditionalInputCa2Adaptive.add_parameters   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / additional_inputs / additional_input_ca2_adaptive.py AdditionalInputCa2Adaptive.add_state_variables   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / additional_inputs / additional_input_ca2_adaptive.py AdditionalInputCa2Adaptive.tau_ca2   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / additional_inputs / additional_input_ca2_adaptive.py AdditionalInputCa2Adaptive.i_ca2   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / additional_inputs / additional_input_ca2_adaptive.py AdditionalInputCa2Adaptive.i_alpha   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / additional_inputs / additional_input_ca2_adaptive.py (no function)   100% 24 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / builds / __init__.py (no function)   100% 22 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / builds / eif_cond_alpha_isfa_ista.py EIFConductanceAlphaPopulation.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / builds / eif_cond_alpha_isfa_ista.py (no function)   100% 6 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / builds / hh_cond_exp.py HHCondExp.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / builds / hh_cond_exp.py (no function)   100% 6 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / builds / if_cond_alpha.py IFCondAlpha.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / builds / if_cond_alpha.py (no function)   100% 6 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / builds / if_cond_exp_base.py IFCondExpBase.__init__   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / builds / if_cond_exp_base.py (no function)   100% 11 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / builds / if_cond_exp_stoc.py IFCondExpStoc.__init__   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / builds / if_cond_exp_stoc.py (no function)   100% 10 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / builds / if_curr_alpha.py IFCurrAlpha.__init__   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / builds / if_curr_alpha.py (no function)   100% 10 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / builds / if_curr_delta.py IFCurrDelta.__init__   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / builds / if_curr_delta.py (no function)   100% 10 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / builds / if_curr_delta_ca2_adaptive.py IFCurrDeltaCa2Adaptive.__init__   0% 6 6 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / builds / if_curr_delta_ca2_adaptive.py (no function)   100% 11 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / builds / if_curr_delta_fixed_prob.py IFCurrDeltaFixedProb.__init__   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / builds / if_curr_delta_fixed_prob.py (no function)   100% 11 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / builds / if_curr_dual_exp_base.py IFCurrDualExpBase.__init__   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / builds / if_curr_dual_exp_base.py (no function)   100% 10 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / builds / if_curr_exp_base.py IFCurrExpBase.__init__   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / builds / if_curr_exp_base.py (no function)   100% 10 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / builds / if_curr_exp_ca2_adaptive.py IFCurrExpCa2Adaptive.__init__   0% 6 6 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / builds / if_curr_exp_ca2_adaptive.py (no function)   100% 11 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / builds / if_curr_exp_semd_base.py IFCurrExpSEMDBase.__init__   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / builds / if_curr_exp_semd_base.py (no function)   100% 10 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / builds / if_facets_hardware1.py IFFacetsConductancePopulation.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / builds / if_facets_hardware1.py (no function)   100% 6 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / builds / if_trunc_delta.py IFTruncDelta.__init__   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / builds / if_trunc_delta.py (no function)   100% 10 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / builds / izk_cond_dual_exp_base.py IzkCondDualExpBase.__init__   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / builds / izk_cond_dual_exp_base.py (no function)   100% 11 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / builds / izk_cond_exp_base.py IzkCondExpBase.__init__   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / builds / izk_cond_exp_base.py (no function)   100% 11 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / builds / izk_curr_exp_base.py IzkCurrExpBase.__init__   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / builds / izk_curr_exp_base.py (no function)   100% 11 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / builds / stoc_exp.py StocExp.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / builds / stoc_exp.py (no function)   100% 8 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / builds / stoc_exp_stable.py StocExpStable.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / builds / stoc_exp_stable.py (no function)   100% 7 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / builds / stoc_sigma.py StocSigma.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / builds / stoc_sigma.py (no function)   100% 7 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / connection_holder.py _is_listable   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / connection_holder.py ConnectionHolder.__init__   0% 8 8 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / connection_holder.py ConnectionHolder.add_connections   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / connection_holder.py ConnectionHolder.connections   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / connection_holder.py ConnectionHolder.finish   0% 2 2 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / connection_holder.py ConnectionHolder._get_data_items   0% 36 36 0   0% 24 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / connection_holder.py ConnectionHolder.__getitem__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / connection_holder.py ConnectionHolder.__len__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / connection_holder.py ConnectionHolder.__iter__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / connection_holder.py ConnectionHolder.__str__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / connection_holder.py ConnectionHolder.__repr__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / connection_holder.py ConnectionHolder.__getattr__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / connection_holder.py (no function)   100% 23 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / generator_data.py GeneratorData.__init__   0% 16 16 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / generator_data.py GeneratorData.size   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / generator_data.py GeneratorData.gen_data   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / generator_data.py (no function)   100% 17 0 3   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / __init__.py (no function)   100% 7 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / abstract_neuron_impl.py AbstractNeuronImpl.model_name   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / abstract_neuron_impl.py AbstractNeuronImpl.binary_name   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / abstract_neuron_impl.py AbstractNeuronImpl.structs   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / abstract_neuron_impl.py AbstractNeuronImpl.get_global_weight_scale   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / abstract_neuron_impl.py AbstractNeuronImpl.get_n_synapse_types   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / abstract_neuron_impl.py AbstractNeuronImpl.get_synapse_id_by_target   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / abstract_neuron_impl.py AbstractNeuronImpl.get_synapse_targets   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / abstract_neuron_impl.py AbstractNeuronImpl.get_recordable_variables   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / abstract_neuron_impl.py AbstractNeuronImpl.get_recordable_units   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / abstract_neuron_impl.py AbstractNeuronImpl.get_recordable_data_types   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / abstract_neuron_impl.py AbstractNeuronImpl.is_recordable   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / abstract_neuron_impl.py AbstractNeuronImpl.get_recordable_variable_index   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / abstract_neuron_impl.py AbstractNeuronImpl.add_parameters   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / abstract_neuron_impl.py AbstractNeuronImpl.add_state_variables   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / abstract_neuron_impl.py AbstractNeuronImpl.get_units   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / abstract_neuron_impl.py AbstractNeuronImpl.is_conductance_based   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / abstract_neuron_impl.py (no function)   100% 43 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / abstract_standard_neuron_component.py AbstractStandardNeuronComponent.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / abstract_standard_neuron_component.py AbstractStandardNeuronComponent.structs   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / abstract_standard_neuron_component.py AbstractStandardNeuronComponent.add_parameters   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / abstract_standard_neuron_component.py AbstractStandardNeuronComponent.add_state_variables   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / abstract_standard_neuron_component.py AbstractStandardNeuronComponent.has_variable   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / abstract_standard_neuron_component.py AbstractStandardNeuronComponent.get_units   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / abstract_standard_neuron_component.py AbstractStandardNeuronComponent._convert   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / abstract_standard_neuron_component.py (no function)   100% 24 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_standard.py NeuronImplStandard.__init__   0% 11 11 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_standard.py NeuronImplStandard.n_steps_per_timestep   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_standard.py NeuronImplStandard.n_steps_per_timestep   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_standard.py NeuronImplStandard.model_name   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_standard.py NeuronImplStandard.binary_name   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_standard.py NeuronImplStandard.structs   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_standard.py NeuronImplStandard.get_global_weight_scale   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_standard.py NeuronImplStandard.get_n_synapse_types   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_standard.py NeuronImplStandard.get_synapse_id_by_target   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_standard.py NeuronImplStandard.get_synapse_targets   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_standard.py NeuronImplStandard.get_recordable_variables   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_standard.py NeuronImplStandard.get_recordable_units   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_standard.py NeuronImplStandard.get_recordable_data_types   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_standard.py NeuronImplStandard.is_recordable   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_standard.py NeuronImplStandard.get_recordable_variable_index   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_standard.py NeuronImplStandard.add_parameters   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_standard.py NeuronImplStandard.add_state_variables   0% 2 2 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_standard.py NeuronImplStandard.get_units   0% 4 4 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_standard.py NeuronImplStandard.is_conductance_based   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_standard.py NeuronImplStandard.__getitem__   0% 4 4 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_standard.py (no function)   100% 63 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_stoc_exp.py NeuronImplStocExp.__init__   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_stoc_exp.py NeuronImplStocExp.structs   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_stoc_exp.py NeuronImplStocExp.model_name   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_stoc_exp.py NeuronImplStocExp.binary_name   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_stoc_exp.py NeuronImplStocExp.get_global_weight_scale   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_stoc_exp.py NeuronImplStocExp.get_n_synapse_types   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_stoc_exp.py NeuronImplStocExp.get_synapse_id_by_target   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_stoc_exp.py NeuronImplStocExp.get_synapse_targets   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_stoc_exp.py NeuronImplStocExp.get_recordable_variables   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_stoc_exp.py NeuronImplStocExp.get_recordable_data_types   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_stoc_exp.py NeuronImplStocExp.get_recordable_units   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_stoc_exp.py NeuronImplStocExp.get_recordable_variable_index   0% 9 9 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_stoc_exp.py NeuronImplStocExp.is_recordable   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_stoc_exp.py NeuronImplStocExp.add_parameters   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_stoc_exp.py NeuronImplStocExp.add_state_variables   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_stoc_exp.py NeuronImplStocExp.get_units   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_stoc_exp.py NeuronImplStocExp.is_conductance_based   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_stoc_exp.py (no function)   100% 57 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_stoc_exp_stable.py NeuronImplStocExpStable.__init__   0% 8 8 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_stoc_exp_stable.py NeuronImplStocExpStable.structs   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_stoc_exp_stable.py NeuronImplStocExpStable.model_name   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_stoc_exp_stable.py NeuronImplStocExpStable.binary_name   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_stoc_exp_stable.py NeuronImplStocExpStable.get_global_weight_scale   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_stoc_exp_stable.py NeuronImplStocExpStable.get_n_synapse_types   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_stoc_exp_stable.py NeuronImplStocExpStable.get_synapse_id_by_target   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_stoc_exp_stable.py NeuronImplStocExpStable.get_synapse_targets   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_stoc_exp_stable.py NeuronImplStocExpStable.get_recordable_variables   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_stoc_exp_stable.py NeuronImplStocExpStable.get_recordable_data_types   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_stoc_exp_stable.py NeuronImplStocExpStable.get_recordable_units   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_stoc_exp_stable.py NeuronImplStocExpStable.get_recordable_variable_index   0% 9 9 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_stoc_exp_stable.py NeuronImplStocExpStable.is_recordable   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_stoc_exp_stable.py NeuronImplStocExpStable.add_parameters   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_stoc_exp_stable.py NeuronImplStocExpStable.add_state_variables   0% 6 6 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_stoc_exp_stable.py NeuronImplStocExpStable.get_units   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_stoc_exp_stable.py NeuronImplStocExpStable.is_conductance_based   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_stoc_exp_stable.py (no function)   100% 60 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_stoc_sigma.py NeuronImplStocSigma.__init__   0% 6 6 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_stoc_sigma.py NeuronImplStocSigma.structs   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_stoc_sigma.py NeuronImplStocSigma.model_name   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_stoc_sigma.py NeuronImplStocSigma.binary_name   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_stoc_sigma.py NeuronImplStocSigma.get_global_weight_scale   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_stoc_sigma.py NeuronImplStocSigma.get_n_synapse_types   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_stoc_sigma.py NeuronImplStocSigma.get_synapse_id_by_target   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_stoc_sigma.py NeuronImplStocSigma.get_synapse_targets   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_stoc_sigma.py NeuronImplStocSigma.get_recordable_variables   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_stoc_sigma.py NeuronImplStocSigma.get_recordable_data_types   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_stoc_sigma.py NeuronImplStocSigma.get_recordable_units   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_stoc_sigma.py NeuronImplStocSigma.get_recordable_variable_index   0% 9 9 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_stoc_sigma.py NeuronImplStocSigma.is_recordable   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_stoc_sigma.py NeuronImplStocSigma.add_parameters   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_stoc_sigma.py NeuronImplStocSigma.add_state_variables   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_stoc_sigma.py NeuronImplStocSigma.get_units   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_stoc_sigma.py NeuronImplStocSigma.is_conductance_based   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / implementations / neuron_impl_stoc_sigma.py (no function)   100% 58 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / input_types / __init__.py (no function)   100% 5 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / input_types / abstract_input_type.py AbstractInputType.get_global_weight_scale   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / input_types / abstract_input_type.py (no function)   100% 6 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / input_types / input_type_conductance.py InputTypeConductance.__init__   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / input_types / input_type_conductance.py InputTypeConductance.add_parameters   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / input_types / input_type_conductance.py InputTypeConductance.add_state_variables   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / input_types / input_type_conductance.py InputTypeConductance.get_global_weight_scale   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / input_types / input_type_conductance.py InputTypeConductance.e_rev_E   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / input_types / input_type_conductance.py InputTypeConductance.e_rev_I   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / input_types / input_type_conductance.py (no function)   100% 21 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / input_types / input_type_current.py InputTypeCurrent.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / input_types / input_type_current.py InputTypeCurrent.add_parameters   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / input_types / input_type_current.py InputTypeCurrent.add_state_variables   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / input_types / input_type_current.py InputTypeCurrent.get_global_weight_scale   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / input_types / input_type_current.py (no function)   100% 13 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / input_types / input_type_delta.py InputTypeDelta.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / input_types / input_type_delta.py InputTypeDelta.add_parameters   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / input_types / input_type_delta.py InputTypeDelta.add_state_variables   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / input_types / input_type_delta.py InputTypeDelta.get_global_weight_scale   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / input_types / input_type_delta.py (no function)   100% 16 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / local_only / __init__.py (no function)   100% 4 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / local_only / abstract_local_only.py AbstractLocalOnly.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / local_only / abstract_local_only.py AbstractLocalOnly.get_parameters_usage_in_bytes   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / local_only / abstract_local_only.py AbstractLocalOnly.write_parameters   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / local_only / abstract_local_only.py AbstractLocalOnly.absolute_max_atoms_per_core   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / local_only / abstract_local_only.py AbstractLocalOnly.is_combined_core_capable   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / local_only / abstract_local_only.py AbstractLocalOnly.is_split_core_capable   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / local_only / abstract_local_only.py (no function)   100% 23 0 3   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / local_only / local_only_convolution.py LocalOnlyConvolution.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / local_only / local_only_convolution.py LocalOnlyConvolution._delay   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / local_only / local_only_convolution.py LocalOnlyConvolution.merge   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / local_only / local_only_convolution.py LocalOnlyConvolution.get_vertex_executable_suffix   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / local_only / local_only_convolution.py LocalOnlyConvolution.changes_during_run   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / local_only / local_only_convolution.py LocalOnlyConvolution.get_parameters_usage_in_bytes   0% 19 19 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / local_only / local_only_convolution.py LocalOnlyConvolution.write_parameters   0% 58 58 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / local_only / local_only_convolution.py LocalOnlyConvolution.__get_sources_for_target   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / local_only / local_only_convolution.py LocalOnlyConvolution.__connector   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / local_only / local_only_convolution.py LocalOnlyConvolution.__get_synapse_type   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / local_only / local_only_convolution.py LocalOnlyConvolution.get_positive_synapse_index   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / local_only / local_only_convolution.py LocalOnlyConvolution.get_negative_synapse_index   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / local_only / local_only_convolution.py LocalOnlyConvolution.get_maximum_positive_weight   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / local_only / local_only_convolution.py LocalOnlyConvolution.get_minimum_negative_weight   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / local_only / local_only_convolution.py LocalOnlyConvolution.get_mean_positive_weight   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / local_only / local_only_convolution.py LocalOnlyConvolution.get_mean_negative_weight   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / local_only / local_only_convolution.py LocalOnlyConvolution.get_variance_positive_weight   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / local_only / local_only_convolution.py LocalOnlyConvolution.get_variance_negative_weight   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / local_only / local_only_convolution.py LocalOnlyConvolution.synapses_per_second   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / local_only / local_only_convolution.py (no function)   100% 59 0 5   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / local_only / local_only_pool_dense.py LocalOnlyPoolDense.__init__   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / local_only / local_only_pool_dense.py LocalOnlyPoolDense._delay   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / local_only / local_only_pool_dense.py LocalOnlyPoolDense.merge   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / local_only / local_only_pool_dense.py LocalOnlyPoolDense.get_vertex_executable_suffix   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / local_only / local_only_pool_dense.py LocalOnlyPoolDense.changes_during_run   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / local_only / local_only_pool_dense.py LocalOnlyPoolDense.__connector   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / local_only / local_only_pool_dense.py LocalOnlyPoolDense.get_parameters_usage_in_bytes   0% 14 14 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / local_only / local_only_pool_dense.py LocalOnlyPoolDense.write_parameters   0% 51 51 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / local_only / local_only_pool_dense.py LocalOnlyPoolDense.__get_sources_for_target   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / local_only / local_only_pool_dense.py LocalOnlyPoolDense.__get_synapse_type   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / local_only / local_only_pool_dense.py LocalOnlyPoolDense.get_positive_synapse_index   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / local_only / local_only_pool_dense.py LocalOnlyPoolDense.get_negative_synapse_index   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / local_only / local_only_pool_dense.py LocalOnlyPoolDense.get_maximum_positive_weight   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / local_only / local_only_pool_dense.py LocalOnlyPoolDense.get_minimum_negative_weight   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / local_only / local_only_pool_dense.py LocalOnlyPoolDense.get_mean_positive_weight   0% 8 8 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / local_only / local_only_pool_dense.py LocalOnlyPoolDense.get_mean_negative_weight   0% 8 8 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / local_only / local_only_pool_dense.py LocalOnlyPoolDense.get_variance_positive_weight   0% 8 8 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / local_only / local_only_pool_dense.py LocalOnlyPoolDense.get_variance_negative_weight   0% 8 8 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / local_only / local_only_pool_dense.py LocalOnlyPoolDense.synapses_per_second   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / local_only / local_only_pool_dense.py (no function)   100% 60 0 5   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / master_pop_table.py _n_bits   75% 4 1 0   50% 2 1   67%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / master_pop_table.py _make_array   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / master_pop_table.py _to_numpy   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / master_pop_table.py _MasterPopEntry.__init__   0% 7 7 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / master_pop_table.py _MasterPopEntry.append   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / master_pop_table.py _MasterPopEntry.append_invalid   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / master_pop_table.py _MasterPopEntry.routing_key   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / master_pop_table.py _MasterPopEntry.mask   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / master_pop_table.py _MasterPopEntry.core_mask   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / master_pop_table.py _MasterPopEntry.core_shift   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / master_pop_table.py _MasterPopEntry.n_neurons   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / master_pop_table.py _MasterPopEntry.addresses_and_row_lengths   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / master_pop_table.py _MasterPopEntry.write_to_table   0% 19 19 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / master_pop_table.py MasterPopTableAsBinarySearch.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / master_pop_table.py MasterPopTableAsBinarySearch.get_master_population_table_size   0% 14 14 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / master_pop_table.py MasterPopTableAsBinarySearch.get_allowed_row_length   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / master_pop_table.py MasterPopTableAsBinarySearch.get_next_allowed_address   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / master_pop_table.py MasterPopTableAsBinarySearch.initialise_table   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / master_pop_table.py MasterPopTableAsBinarySearch.add_application_entry   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / master_pop_table.py MasterPopTableAsBinarySearch.__update_master_population_table   0% 10 10 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / master_pop_table.py MasterPopTableAsBinarySearch.add_invalid_application_entry   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / master_pop_table.py MasterPopTableAsBinarySearch.__add_invalid_entry   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / master_pop_table.py MasterPopTableAsBinarySearch.__add_entry   0% 10 10 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / master_pop_table.py MasterPopTableAsBinarySearch.get_pop_table_data   0% 11 11 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / master_pop_table.py MasterPopTableAsBinarySearch.max_n_neurons_per_core   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / master_pop_table.py MasterPopTableAsBinarySearch.max_core_mask   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / master_pop_table.py MasterPopTableAsBinarySearch.max_index   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / master_pop_table.py (no function)   100% 74 0 3   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / neuron_data.py _all_one_val_gen   0% 9 9 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / neuron_data.py NeuronData.__init__   0% 6 6 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / neuron_data.py NeuronData.gen_on_machine   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / neuron_data.py NeuronData.generate_data   0% 21 21 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / neuron_data.py NeuronData.write_data   0% 25 25 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / neuron_data.py NeuronData.__get_neuron_param_data   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / neuron_data.py NeuronData.__get_struct_data   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / neuron_data.py NeuronData.__get_neuron_builder_data   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / neuron_data.py NeuronData.__get_builder_data   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / neuron_data.py NeuronData.__get_neuron_builder_header   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / neuron_data.py NeuronData.read_data   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / neuron_data.py NeuronData.read_initial_data   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / neuron_data.py NeuronData.__do_read_data   0% 11 11 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / neuron_data.py NeuronData.reset_generation   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / neuron_data.py _MergedDict.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / neuron_data.py _MergedDict.__contains__   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / neuron_data.py _MergedDict.__getitem__   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / neuron_data.py _MergedDict.__setitem__   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / neuron_data.py _MergedDict.__delitem__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / neuron_data.py _MergedDict.__iter__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / neuron_data.py _MergedDict.__len__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / neuron_data.py (no function)   100% 42 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / neuron_models / __init__.py (no function)   100% 5 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / neuron_models / neuron_model.py (no function)   100% 3 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / neuron_models / neuron_model_if_trunc.py NeuronModelIFTrunc.__init__   0% 9 9 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / neuron_models / neuron_model_if_trunc.py NeuronModelIFTrunc.add_parameters   0% 6 6 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / neuron_models / neuron_model_if_trunc.py NeuronModelIFTrunc.add_state_variables   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / neuron_models / neuron_model_if_trunc.py NeuronModelIFTrunc.v_init   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / neuron_models / neuron_model_if_trunc.py NeuronModelIFTrunc.tau_m   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / neuron_models / neuron_model_if_trunc.py NeuronModelIFTrunc.cm   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / neuron_models / neuron_model_if_trunc.py NeuronModelIFTrunc.i_offset   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / neuron_models / neuron_model_if_trunc.py NeuronModelIFTrunc.v_reset   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / neuron_models / neuron_model_if_trunc.py NeuronModelIFTrunc.tau_refrac   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / neuron_models / neuron_model_if_trunc.py (no function)   100% 35 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / neuron_models / neuron_model_izh.py NeuronModelIzh.__init__   0% 8 8 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / neuron_models / neuron_model_izh.py NeuronModelIzh.add_parameters   0% 6 6 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / neuron_models / neuron_model_izh.py NeuronModelIzh.add_state_variables   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / neuron_models / neuron_model_izh.py NeuronModelIzh.a   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / neuron_models / neuron_model_izh.py NeuronModelIzh.b   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / neuron_models / neuron_model_izh.py NeuronModelIzh.c   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / neuron_models / neuron_model_izh.py NeuronModelIzh.d   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / neuron_models / neuron_model_izh.py NeuronModelIzh.i_offset   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / neuron_models / neuron_model_izh.py NeuronModelIzh.v_init   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / neuron_models / neuron_model_izh.py NeuronModelIzh.u_init   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / neuron_models / neuron_model_izh.py (no function)   100% 37 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / neuron_models / neuron_model_leaky_integrate_and_fire.py NeuronModelLeakyIntegrateAndFire.__init__   0% 10 10 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / neuron_models / neuron_model_leaky_integrate_and_fire.py NeuronModelLeakyIntegrateAndFire.add_parameters   0% 7 7 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / neuron_models / neuron_model_leaky_integrate_and_fire.py NeuronModelLeakyIntegrateAndFire.add_state_variables   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / neuron_models / neuron_model_leaky_integrate_and_fire.py NeuronModelLeakyIntegrateAndFire.v_init   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / neuron_models / neuron_model_leaky_integrate_and_fire.py NeuronModelLeakyIntegrateAndFire.v_rest   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / neuron_models / neuron_model_leaky_integrate_and_fire.py NeuronModelLeakyIntegrateAndFire.tau_m   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / neuron_models / neuron_model_leaky_integrate_and_fire.py NeuronModelLeakyIntegrateAndFire.cm   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / neuron_models / neuron_model_leaky_integrate_and_fire.py NeuronModelLeakyIntegrateAndFire.i_offset   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / neuron_models / neuron_model_leaky_integrate_and_fire.py NeuronModelLeakyIntegrateAndFire.v_reset   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / neuron_models / neuron_model_leaky_integrate_and_fire.py NeuronModelLeakyIntegrateAndFire.tau_refrac   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / neuron_models / neuron_model_leaky_integrate_and_fire.py (no function)   100% 38 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / common.py float_to_fixed   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / common.py get_exp_lut_array   0% 8 8 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / common.py (no function)   100% 7 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / synapse_structure / __init__.py (no function)   100% 4 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / synapse_structure / abstract_synapse_structure.py AbstractSynapseStructure.get_n_half_words_per_connection   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / synapse_structure / abstract_synapse_structure.py AbstractSynapseStructure.get_weight_half_word   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / synapse_structure / abstract_synapse_structure.py (no function)   100% 7 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / synapse_structure / synapse_structure_weight_accumulator.py SynapseStructureWeightAccumulator.get_n_half_words_per_connection   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / synapse_structure / synapse_structure_weight_accumulator.py SynapseStructureWeightAccumulator.get_weight_half_word   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / synapse_structure / synapse_structure_weight_accumulator.py (no function)   100% 8 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / synapse_structure / synapse_structure_weight_only.py SynapseStructureWeightOnly.get_n_half_words_per_connection   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / synapse_structure / synapse_structure_weight_only.py SynapseStructureWeightOnly.get_weight_half_word   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / synapse_structure / synapse_structure_weight_only.py (no function)   100% 8 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / __init__.py (no function)   100% 7 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / abstract_timing_dependence.py AbstractTimingDependence.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / abstract_timing_dependence.py AbstractTimingDependence.is_same_as   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / abstract_timing_dependence.py AbstractTimingDependence.vertex_executable_suffix   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / abstract_timing_dependence.py AbstractTimingDependence.pre_trace_n_bytes   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / abstract_timing_dependence.py AbstractTimingDependence.get_parameters_sdram_usage_in_bytes   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / abstract_timing_dependence.py AbstractTimingDependence.n_weight_terms   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / abstract_timing_dependence.py AbstractTimingDependence.write_parameters   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / abstract_timing_dependence.py AbstractTimingDependence.synaptic_structure   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / abstract_timing_dependence.py AbstractTimingDependence.A_plus   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / abstract_timing_dependence.py AbstractTimingDependence.A_minus   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / abstract_timing_dependence.py (no function)   100% 32 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_pfister_spike_triplet.py TimingDependencePfisterSpikeTriplet.__init__   0% 12 12 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_pfister_spike_triplet.py TimingDependencePfisterSpikeTriplet.tau_plus   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_pfister_spike_triplet.py TimingDependencePfisterSpikeTriplet.tau_minus   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_pfister_spike_triplet.py TimingDependencePfisterSpikeTriplet.tau_x   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_pfister_spike_triplet.py TimingDependencePfisterSpikeTriplet.tau_y   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_pfister_spike_triplet.py TimingDependencePfisterSpikeTriplet.A_plus   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_pfister_spike_triplet.py TimingDependencePfisterSpikeTriplet.A_plus   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_pfister_spike_triplet.py TimingDependencePfisterSpikeTriplet.A_minus   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_pfister_spike_triplet.py TimingDependencePfisterSpikeTriplet.A_minus   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_pfister_spike_triplet.py TimingDependencePfisterSpikeTriplet.is_same_as   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_pfister_spike_triplet.py TimingDependencePfisterSpikeTriplet.vertex_executable_suffix   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_pfister_spike_triplet.py TimingDependencePfisterSpikeTriplet.pre_trace_n_bytes   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_pfister_spike_triplet.py TimingDependencePfisterSpikeTriplet.get_parameters_sdram_usage_in_bytes   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_pfister_spike_triplet.py TimingDependencePfisterSpikeTriplet.n_weight_terms   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_pfister_spike_triplet.py TimingDependencePfisterSpikeTriplet.write_parameters   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_pfister_spike_triplet.py TimingDependencePfisterSpikeTriplet.get_parameter_names   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_pfister_spike_triplet.py (no function)   100% 44 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_recurrent.py TimingDependenceRecurrent.__init__   0% 8 8 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_recurrent.py TimingDependenceRecurrent.A_plus   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_recurrent.py TimingDependenceRecurrent.A_plus   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_recurrent.py TimingDependenceRecurrent.A_minus   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_recurrent.py TimingDependenceRecurrent.A_minus   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_recurrent.py TimingDependenceRecurrent.is_same_as   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_recurrent.py TimingDependenceRecurrent._character   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_recurrent.py TimingDependenceRecurrent.vertex_executable_suffix   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_recurrent.py TimingDependenceRecurrent.pre_trace_n_bytes   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_recurrent.py TimingDependenceRecurrent.get_parameters_sdram_usage_in_bytes   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_recurrent.py TimingDependenceRecurrent.n_weight_terms   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_recurrent.py TimingDependenceRecurrent.write_parameters   0% 7 7 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_recurrent.py TimingDependenceRecurrent._write_exp_dist_lut   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_recurrent.py TimingDependenceRecurrent.get_parameter_names   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_recurrent.py (no function)   100% 40 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_spike_nearest_pair.py TimingDependenceSpikeNearestPair.__init__   0% 8 8 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_spike_nearest_pair.py TimingDependenceSpikeNearestPair.tau_plus   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_spike_nearest_pair.py TimingDependenceSpikeNearestPair.tau_minus   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_spike_nearest_pair.py TimingDependenceSpikeNearestPair.A_plus   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_spike_nearest_pair.py TimingDependenceSpikeNearestPair.A_plus   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_spike_nearest_pair.py TimingDependenceSpikeNearestPair.A_minus   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_spike_nearest_pair.py TimingDependenceSpikeNearestPair.A_minus   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_spike_nearest_pair.py TimingDependenceSpikeNearestPair.is_same_as   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_spike_nearest_pair.py TimingDependenceSpikeNearestPair.vertex_executable_suffix   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_spike_nearest_pair.py TimingDependenceSpikeNearestPair.pre_trace_n_bytes   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_spike_nearest_pair.py TimingDependenceSpikeNearestPair.get_parameters_sdram_usage_in_bytes   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_spike_nearest_pair.py TimingDependenceSpikeNearestPair.n_weight_terms   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_spike_nearest_pair.py TimingDependenceSpikeNearestPair.write_parameters   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_spike_nearest_pair.py TimingDependenceSpikeNearestPair.get_parameter_names   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_spike_nearest_pair.py (no function)   100% 40 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_spike_pair.py TimingDependenceSpikePair.__init__   0% 8 8 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_spike_pair.py TimingDependenceSpikePair.tau_plus   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_spike_pair.py TimingDependenceSpikePair.tau_minus   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_spike_pair.py TimingDependenceSpikePair.A_plus   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_spike_pair.py TimingDependenceSpikePair.A_plus   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_spike_pair.py TimingDependenceSpikePair.A_minus   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_spike_pair.py TimingDependenceSpikePair.A_minus   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_spike_pair.py TimingDependenceSpikePair.is_same_as   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_spike_pair.py TimingDependenceSpikePair.vertex_executable_suffix   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_spike_pair.py TimingDependenceSpikePair.pre_trace_n_bytes   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_spike_pair.py TimingDependenceSpikePair.get_parameters_sdram_usage_in_bytes   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_spike_pair.py TimingDependenceSpikePair.n_weight_terms   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_spike_pair.py TimingDependenceSpikePair.write_parameters   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_spike_pair.py TimingDependenceSpikePair.get_parameter_names   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_spike_pair.py (no function)   100% 40 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_vogels_2011.py TimingDependenceVogels2011.__init__   0% 6 6 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_vogels_2011.py TimingDependenceVogels2011.alpha   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_vogels_2011.py TimingDependenceVogels2011.tau   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_vogels_2011.py TimingDependenceVogels2011.A_plus   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_vogels_2011.py TimingDependenceVogels2011.A_plus   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_vogels_2011.py TimingDependenceVogels2011.A_minus   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_vogels_2011.py TimingDependenceVogels2011.A_minus   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_vogels_2011.py TimingDependenceVogels2011.is_same_as   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_vogels_2011.py TimingDependenceVogels2011.vertex_executable_suffix   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_vogels_2011.py TimingDependenceVogels2011.pre_trace_n_bytes   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_vogels_2011.py TimingDependenceVogels2011.get_parameters_sdram_usage_in_bytes   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_vogels_2011.py TimingDependenceVogels2011.n_weight_terms   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_vogels_2011.py TimingDependenceVogels2011.write_parameters   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_vogels_2011.py TimingDependenceVogels2011.get_parameter_names   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / timing_dependence / timing_dependence_vogels_2011.py (no function)   100% 40 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / weight_dependence / __init__.py (no function)   100% 6 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / weight_dependence / abstract_has_a_plus_a_minus.py AbstractHasAPlusAMinus.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / weight_dependence / abstract_has_a_plus_a_minus.py AbstractHasAPlusAMinus.set_a_plus_a_minus   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / weight_dependence / abstract_has_a_plus_a_minus.py AbstractHasAPlusAMinus.A_plus   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / weight_dependence / abstract_has_a_plus_a_minus.py AbstractHasAPlusAMinus.A_plus   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / weight_dependence / abstract_has_a_plus_a_minus.py AbstractHasAPlusAMinus.A_minus   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / weight_dependence / abstract_has_a_plus_a_minus.py AbstractHasAPlusAMinus.A_minus   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / weight_dependence / abstract_has_a_plus_a_minus.py (no function)   100% 13 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / weight_dependence / abstract_weight_dependence.py AbstractWeightDependence.is_same_as   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / weight_dependence / abstract_weight_dependence.py AbstractWeightDependence.vertex_executable_suffix   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / weight_dependence / abstract_weight_dependence.py AbstractWeightDependence.get_parameters_sdram_usage_in_bytes   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / weight_dependence / abstract_weight_dependence.py AbstractWeightDependence.write_parameters   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / weight_dependence / abstract_weight_dependence.py AbstractWeightDependence.weight_maximum   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / weight_dependence / abstract_weight_dependence.py (no function)   100% 19 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / weight_dependence / weight_dependence_additive.py WeightDependenceAdditive.__init__   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / weight_dependence / weight_dependence_additive.py WeightDependenceAdditive.w_min   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / weight_dependence / weight_dependence_additive.py WeightDependenceAdditive.w_max   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / weight_dependence / weight_dependence_additive.py WeightDependenceAdditive.is_same_as   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / weight_dependence / weight_dependence_additive.py WeightDependenceAdditive.vertex_executable_suffix   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / weight_dependence / weight_dependence_additive.py WeightDependenceAdditive.get_parameters_sdram_usage_in_bytes   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / weight_dependence / weight_dependence_additive.py WeightDependenceAdditive.write_parameters   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / weight_dependence / weight_dependence_additive.py WeightDependenceAdditive.weight_maximum   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / weight_dependence / weight_dependence_additive.py WeightDependenceAdditive.get_parameter_names   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / weight_dependence / weight_dependence_additive.py (no function)   100% 29 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / weight_dependence / weight_dependence_additive_triplet.py WeightDependenceAdditiveTriplet.__init__   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / weight_dependence / weight_dependence_additive_triplet.py WeightDependenceAdditiveTriplet.w_min   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / weight_dependence / weight_dependence_additive_triplet.py WeightDependenceAdditiveTriplet.w_max   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / weight_dependence / weight_dependence_additive_triplet.py WeightDependenceAdditiveTriplet.A3_plus   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / weight_dependence / weight_dependence_additive_triplet.py WeightDependenceAdditiveTriplet.A3_minus   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / weight_dependence / weight_dependence_additive_triplet.py WeightDependenceAdditiveTriplet.is_same_as   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / weight_dependence / weight_dependence_additive_triplet.py WeightDependenceAdditiveTriplet.vertex_executable_suffix   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / weight_dependence / weight_dependence_additive_triplet.py WeightDependenceAdditiveTriplet.get_parameters_sdram_usage_in_bytes   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / weight_dependence / weight_dependence_additive_triplet.py WeightDependenceAdditiveTriplet.write_parameters   0% 7 7 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / weight_dependence / weight_dependence_additive_triplet.py WeightDependenceAdditiveTriplet.weight_maximum   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / weight_dependence / weight_dependence_additive_triplet.py WeightDependenceAdditiveTriplet.get_parameter_names   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / weight_dependence / weight_dependence_additive_triplet.py (no function)   100% 33 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / weight_dependence / weight_dependence_multiplicative.py WeightDependenceMultiplicative.__init__   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / weight_dependence / weight_dependence_multiplicative.py WeightDependenceMultiplicative.w_min   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / weight_dependence / weight_dependence_multiplicative.py WeightDependenceMultiplicative.w_max   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / weight_dependence / weight_dependence_multiplicative.py WeightDependenceMultiplicative.is_same_as   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / weight_dependence / weight_dependence_multiplicative.py WeightDependenceMultiplicative.vertex_executable_suffix   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / weight_dependence / weight_dependence_multiplicative.py WeightDependenceMultiplicative.get_parameters_sdram_usage_in_bytes   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / weight_dependence / weight_dependence_multiplicative.py WeightDependenceMultiplicative.write_parameters   0% 7 7 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / weight_dependence / weight_dependence_multiplicative.py WeightDependenceMultiplicative.weight_maximum   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / weight_dependence / weight_dependence_multiplicative.py WeightDependenceMultiplicative.get_parameter_names   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / plasticity / stdp / weight_dependence / weight_dependence_multiplicative.py (no function)   100% 29 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_common.py PopulationMachineCommon.__init__   0% 6 6 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_common.py PopulationMachineCommon.sdram_required   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_common.py PopulationMachineCommon._pop_vertex   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_common.py PopulationMachineCommon._provenance_region_id   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_common.py PopulationMachineCommon._n_additional_data_items   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_common.py PopulationMachineCommon.get_recording_region_base_address   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_common.py PopulationMachineCommon.get_profile_data   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_common.py PopulationMachineCommon.get_binary_start_type   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_common.py PopulationMachineCommon._write_common_data_spec   0% 9 9 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_common.py PopulationMachineCommon.get_binary_file_name   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_common.py PopulationMachineCommon.get_n_keys_for_partition   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_common.py (no function)   100% 48 0 2   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_local_only_combined_vertex.py PopulationMachineLocalOnlyCombinedVertex.__init__   0% 8 8 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_local_only_combined_vertex.py PopulationMachineLocalOnlyCombinedVertex._vertex_slice   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_local_only_combined_vertex.py PopulationMachineLocalOnlyCombinedVertex._slice_index   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_local_only_combined_vertex.py PopulationMachineLocalOnlyCombinedVertex._key   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_local_only_combined_vertex.py PopulationMachineLocalOnlyCombinedVertex._has_key   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_local_only_combined_vertex.py PopulationMachineLocalOnlyCombinedVertex._set_key   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_local_only_combined_vertex.py PopulationMachineLocalOnlyCombinedVertex._neuron_regions   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_local_only_combined_vertex.py PopulationMachineLocalOnlyCombinedVertex._neuron_data   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_local_only_combined_vertex.py PopulationMachineLocalOnlyCombinedVertex._max_atoms_per_core   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_local_only_combined_vertex.py PopulationMachineLocalOnlyCombinedVertex.__synapse_dynamics   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_local_only_combined_vertex.py PopulationMachineLocalOnlyCombinedVertex.__get_binary_file_name   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_local_only_combined_vertex.py PopulationMachineLocalOnlyCombinedVertex.parse_extra_provenance_items   0% 12 12 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_local_only_combined_vertex.py PopulationMachineLocalOnlyCombinedVertex.get_recorded_region_ids   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_local_only_combined_vertex.py PopulationMachineLocalOnlyCombinedVertex.generate_data_specification   0% 7 7 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_local_only_combined_vertex.py PopulationMachineLocalOnlyCombinedVertex.__write_local_only_data   0% 10 10 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_local_only_combined_vertex.py PopulationMachineLocalOnlyCombinedVertex.regenerate_data_specification   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_local_only_combined_vertex.py PopulationMachineLocalOnlyCombinedVertex.reload_required   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_local_only_combined_vertex.py PopulationMachineLocalOnlyCombinedVertex.set_reload_required   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_local_only_combined_vertex.py PopulationMachineLocalOnlyCombinedVertex._parse_local_only_provenance   0% 12 12 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_local_only_combined_vertex.py PopulationMachineLocalOnlyCombinedVertex.set_do_neuron_regeneration   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_local_only_combined_vertex.py (no function)   100% 95 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_neurons.py PopulationMachineNeurons._pop_vertex   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_neurons.py PopulationMachineNeurons._vertex_slice   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_neurons.py PopulationMachineNeurons._slice_index   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_neurons.py PopulationMachineNeurons._key   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_neurons.py PopulationMachineNeurons._has_key   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_neurons.py PopulationMachineNeurons._set_key   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_neurons.py PopulationMachineNeurons._neuron_regions   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_neurons.py PopulationMachineNeurons._neuron_data   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_neurons.py PopulationMachineNeurons._max_atoms_per_core   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_neurons.py PopulationMachineNeurons.set_do_neuron_regeneration   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_neurons.py PopulationMachineNeurons._parse_neuron_provenance   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_neurons.py PopulationMachineNeurons._write_neuron_data_spec   0% 6 6 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_neurons.py PopulationMachineNeurons.__find_default_key   0% 10 10 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_neurons.py PopulationMachineNeurons._rewrite_neuron_data_spec   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_neurons.py PopulationMachineNeurons._write_neuron_core_parameters   0% 17 17 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_neurons.py PopulationMachineNeurons.__in_selector   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_neurons.py PopulationMachineNeurons._write_current_source_parameters   0% 44 44 0   0% 28 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_neurons.py PopulationMachineNeurons.__get_current_sources_sorted   0% 8 8 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_neurons.py PopulationMachineNeurons.read_parameters_from_machine   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_neurons.py PopulationMachineNeurons.read_initial_parameters_from_machine   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_neurons.py PopulationMachineNeurons.gen_neurons_on_machine   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_neurons.py PopulationMachineNeurons.neuron_generator_region   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_neurons.py PopulationMachineNeurons.read_generated_initial_values   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_neurons.py (no function)   100% 76 0 4   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_synapses.py PopulationMachineSynapses._pop_vertex   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_synapses.py PopulationMachineSynapses.vertex_slice   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_synapses.py PopulationMachineSynapses._synaptic_matrices   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_synapses.py PopulationMachineSynapses._synapse_regions   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_synapses.py PopulationMachineSynapses._max_atoms_per_core   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_synapses.py PopulationMachineSynapses.set_do_synapse_regeneration   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_synapses.py PopulationMachineSynapses._synapse_references   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_synapses.py PopulationMachineSynapses._write_synapse_data_spec   0% 16 16 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_synapses.py PopulationMachineSynapses._write_synapse_parameters   0% 13 13 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_synapses.py PopulationMachineSynapses.gen_on_machine   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_synapses.py PopulationMachineSynapses.read_generated_connection_holders   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_synapses.py PopulationMachineSynapses.connection_generator_region   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_synapses.py PopulationMachineSynapses.get_connections_from_machine   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_synapses.py PopulationMachineSynapses.max_gen_data   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_synapses.py PopulationMachineSynapses.bit_field_size   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_synapses.py PopulationMachineSynapses.get_download_regions   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_synapses.py (no function)   100% 58 0 3   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_synapses_provenance.py PopulationMachineSynapsesProvenance._parse_synapse_provenance   0% 24 24 0   0% 12 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_synapses_provenance.py (no function)   100% 19 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_vertex.py PopulationMachineVertex.__init__   0% 11 11 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_vertex.py PopulationMachineVertex._vertex_slice   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_vertex.py PopulationMachineVertex._slice_index   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_vertex.py PopulationMachineVertex._key   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_vertex.py PopulationMachineVertex._has_key   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_vertex.py PopulationMachineVertex._set_key   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_vertex.py PopulationMachineVertex._neuron_regions   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_vertex.py PopulationMachineVertex._neuron_data   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_vertex.py PopulationMachineVertex._synapse_regions   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_vertex.py PopulationMachineVertex._synaptic_matrices   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_vertex.py PopulationMachineVertex._max_atoms_per_core   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_vertex.py PopulationMachineVertex.parse_extra_provenance_items   0% 14 14 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_vertex.py PopulationMachineVertex.get_recorded_region_ids   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_vertex.py PopulationMachineVertex.generate_data_specification   0% 6 6 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_vertex.py PopulationMachineVertex.regenerate_data_specification   0% 7 7 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_vertex.py PopulationMachineVertex.reload_required   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_vertex.py PopulationMachineVertex.set_reload_required   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_vertex.py PopulationMachineVertex._parse_spike_processing_provenance   0% 14 14 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_vertex.py PopulationMachineVertex.set_do_neuron_regeneration   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_vertex.py PopulationMachineVertex.set_do_synapse_regeneration   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_vertex.py PopulationMachineVertex.get_n_keys_for_partition   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_machine_vertex.py (no function)   100% 107 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_neurons_machine_vertex.py PopulationNeuronsMachineVertex.__init__   0% 9 9 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_neurons_machine_vertex.py PopulationNeuronsMachineVertex._vertex_slice   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_neurons_machine_vertex.py PopulationNeuronsMachineVertex._slice_index   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_neurons_machine_vertex.py PopulationNeuronsMachineVertex._key   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_neurons_machine_vertex.py PopulationNeuronsMachineVertex._has_key   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_neurons_machine_vertex.py PopulationNeuronsMachineVertex._set_key   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_neurons_machine_vertex.py PopulationNeuronsMachineVertex._neuron_regions   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_neurons_machine_vertex.py PopulationNeuronsMachineVertex._neuron_data   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_neurons_machine_vertex.py PopulationNeuronsMachineVertex._max_atoms_per_core   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_neurons_machine_vertex.py PopulationNeuronsMachineVertex.set_sdram_partition   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_neurons_machine_vertex.py PopulationNeuronsMachineVertex.parse_extra_provenance_items   0% 6 6 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_neurons_machine_vertex.py PopulationNeuronsMachineVertex.get_recorded_region_ids   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_neurons_machine_vertex.py PopulationNeuronsMachineVertex.generate_data_specification   0% 10 10 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_neurons_machine_vertex.py PopulationNeuronsMachineVertex.regenerate_data_specification   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_neurons_machine_vertex.py PopulationNeuronsMachineVertex.reload_required   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_neurons_machine_vertex.py PopulationNeuronsMachineVertex.set_reload_required   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_neurons_machine_vertex.py PopulationNeuronsMachineVertex.weight_scales   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_neurons_machine_vertex.py PopulationNeuronsMachineVertex.get_n_bytes_for_transfer   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_neurons_machine_vertex.py PopulationNeuronsMachineVertex.n_bytes_for_transfer   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_neurons_machine_vertex.py PopulationNeuronsMachineVertex.sdram_requirement   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_neurons_machine_vertex.py PopulationNeuronsMachineVertex.set_do_neuron_regeneration   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_neurons_machine_vertex.py PopulationNeuronsMachineVertex.get_n_keys_for_partition   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_neurons_machine_vertex.py (no function)   100% 92 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_synapses_machine_vertex_common.py PopulationSynapsesMachineVertexCommon.__init__   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_synapses_machine_vertex_common.py PopulationSynapsesMachineVertexCommon.set_sdram_partition   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_synapses_machine_vertex_common.py PopulationSynapsesMachineVertexCommon.set_neuron_vertex_and_partition_id   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_synapses_machine_vertex_common.py PopulationSynapsesMachineVertexCommon.get_recorded_region_ids   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_synapses_machine_vertex_common.py PopulationSynapsesMachineVertexCommon._write_sdram_edge_spec   0% 8 8 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_synapses_machine_vertex_common.py PopulationSynapsesMachineVertexCommon._write_key_spec   0% 16 16 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_synapses_machine_vertex_common.py PopulationSynapsesMachineVertexCommon.sdram_requirement   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_synapses_machine_vertex_common.py PopulationSynapsesMachineVertexCommon.parse_extra_provenance_items   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_synapses_machine_vertex_common.py PopulationSynapsesMachineVertexCommon._parse_synapse_provenance   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_synapses_machine_vertex_common.py PopulationSynapsesMachineVertexCommon._parse_spike_processing_fast_provenance   0% 27 27 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_synapses_machine_vertex_common.py (no function)   100% 72 0 3   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_synapses_machine_vertex_lead.py PopulationSynapsesMachineVertexLead.__init__   0% 8 8 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_synapses_machine_vertex_lead.py PopulationSynapsesMachineVertexLead._synapse_regions   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_synapses_machine_vertex_lead.py PopulationSynapsesMachineVertexLead._synaptic_matrices   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_synapses_machine_vertex_lead.py PopulationSynapsesMachineVertexLead._synapse_references   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_synapses_machine_vertex_lead.py PopulationSynapsesMachineVertexLead._max_atoms_per_core   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_synapses_machine_vertex_lead.py PopulationSynapsesMachineVertexLead.get_recorded_region_ids   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_synapses_machine_vertex_lead.py PopulationSynapsesMachineVertexLead.generate_data_specification   0% 6 6 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_synapses_machine_vertex_lead.py PopulationSynapsesMachineVertexLead._parse_synapse_provenance   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_synapses_machine_vertex_lead.py PopulationSynapsesMachineVertexLead.regenerate_data_specification   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_synapses_machine_vertex_lead.py PopulationSynapsesMachineVertexLead.reload_required   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_synapses_machine_vertex_lead.py PopulationSynapsesMachineVertexLead.set_reload_required   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_synapses_machine_vertex_lead.py PopulationSynapsesMachineVertexLead.set_do_synapse_regeneration   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_synapses_machine_vertex_lead.py (no function)   100% 42 0 3   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_synapses_machine_vertex_shared.py PopulationSynapsesMachineVertexShared.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_synapses_machine_vertex_shared.py PopulationSynapsesMachineVertexShared.generate_data_specification   0% 8 8 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_synapses_machine_vertex_shared.py PopulationSynapsesMachineVertexShared._parse_synapse_provenance   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_synapses_machine_vertex_shared.py (no function)   100% 17 0 3   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py _all_gen   0% 10 10 0   0% 12 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py _check_random_dists   0% 8 8 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py _is_structural   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.__init__   0% 53 53 0   0% 12 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.extra_partitions   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.splitter   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.splitter   0% 9 9 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.get_max_atoms_per_core   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.get_max_atoms_per_dimension_per_core   0% 9 9 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.set_max_atoms_per_dimension_per_core   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.set_structure   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.combined_binary_file_name   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.neuron_core_binary_file_name   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.synapse_core_binary_file_name   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.combined_binary_exists   0% 7 7 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.split_binaries_exist   0% 8 8 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.use_combined_core   0% 35 35 0   0% 32 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.n_synapse_cores_required   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.__update_n_synapse_cores   0% 41 41 0   0% 20 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.max_delay_steps   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.max_delay_steps_incoming   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.allow_delay_extension   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.__update_max_delay   0% 14 14 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex._is_direct_poisson   0% 8 8 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.synapse_dynamics   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.synapse_dynamics   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.add_incoming_projection   0% 11 11 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.self_projection   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.n_atoms   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.atoms_shape   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.size   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.incoming_spike_buffer_size   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.parameters   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.state_variables   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.initial_state_variables   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.neuron_impl   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.n_profile_samples   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.neuron_recorder   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.synapse_recorder   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.drop_late_spikes   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.get_sdram_usage_for_core_neuron_params   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.get_sdram_usage_for_neuron_params   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.get_sdram_usage_for_neuron_generation   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.__get_sdram_usage_for_neuron_struct_generation   0% 7 7 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.get_sdram_usage_for_current_source_params   0% 8 8 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.__read_parameters_now   0% 8 8 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.__read_initial_parameters_now   0% 6 6 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.__read_parameter   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.get_parameter_values   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.set_parameter_values   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.get_parameters   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.__read_initial_state_variable   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.get_initial_state_values   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.set_initial_state_values   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.__read_current_state_variable   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.get_current_state_values   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.set_current_state_values   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.get_state_variables   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.get_units   0% 7 7 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.conductance_based   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.get_recordable_variables   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.get_buffer_data_type   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.set_recording   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.set_not_recording   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.get_recording_variables   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.get_sampling_interval_ms   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.get_data_type   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.get_recording_region   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.get_neurons_recording   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.weight_scale   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.ring_buffer_sigma   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.ring_buffer_sigma   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.spikes_per_second   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.spikes_per_second   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.set_synapse_dynamics   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.clear_connection_cache   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.describe   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.get_synapse_id_by_target   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.inject   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.current_sources   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.current_source_id_list   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.__str__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.__repr__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.reset_to_first_timestep   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.get_ring_buffer_shifts   0% 16 16 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.__get_weight_scale   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.get_weight_scales   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.get_connections_from_machine   0% 11 11 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.get_synapse_params_size   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.get_synapse_dynamics_size   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.get_structural_dynamics_size   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.get_synapses_size   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.__add_matrix_size   0% 25 25 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.get_max_row_info   0% 6 6 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.get_synapse_expander_size   0% 13 13 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.__generator_info_size   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.synapse_executable_suffix   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.neuron_recordables   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.synapse_recordables   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.get_common_constant_sdram   0% 6 6 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.get_neuron_variable_sdram   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.get_max_neuron_variable_sdram   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.get_synapse_variable_sdram   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.get_max_synapse_variable_sdram   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.get_neuron_constant_sdram   0% 9 9 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.incoming_projections   0% 2 2 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.get_incoming_projections_from   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.incoming_poisson_projections   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.pop_seed   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.core_seed   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.copy_initial_state_variables   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.read_initial_values   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.__tell_neuron_vertices_to_regenerate   0% 3 3 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.n_colour_bits   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.get_n_atom_bits   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.can_generate_on_machine   0% 8 8 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.set_n_synapse_cores   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py PopulationVertex.set_allow_delay_extensions   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py _Stats.__init__   0% 11 11 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py _Stats.add_projection   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py _Stats.__add_signed_projection   0% 16 16 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py _Stats.__add_unsigned_projection   0% 10 10 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py _Stats.__add_details   0% 6 6 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py _Stats.__pre_spike_stats   0% 9 9 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py _Stats._ring_buffer_expected_upper_bound   0% 12 12 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py _Stats.get_max_weight   0% 8 8 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / population_vertex.py (no function)   100% 274 0 9   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / structural_plasticity / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / structural_plasticity / synaptogenesis / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / structural_plasticity / synaptogenesis / elimination / __init__.py (no function)   100% 3 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / structural_plasticity / synaptogenesis / elimination / abstract_elimination.py AbstractElimination.vertex_executable_suffix   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / structural_plasticity / synaptogenesis / elimination / abstract_elimination.py AbstractElimination.get_parameters_sdram_usage_in_bytes   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / structural_plasticity / synaptogenesis / elimination / abstract_elimination.py AbstractElimination.write_parameters   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / structural_plasticity / synaptogenesis / elimination / abstract_elimination.py (no function)   100% 12 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / structural_plasticity / synaptogenesis / elimination / random_by_weight_elimination.py RandomByWeightElimination.__init__   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / structural_plasticity / synaptogenesis / elimination / random_by_weight_elimination.py RandomByWeightElimination.vertex_executable_suffix   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / structural_plasticity / synaptogenesis / elimination / random_by_weight_elimination.py RandomByWeightElimination.get_parameters_sdram_usage_in_bytes   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / structural_plasticity / synaptogenesis / elimination / random_by_weight_elimination.py RandomByWeightElimination.write_parameters   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / structural_plasticity / synaptogenesis / elimination / random_by_weight_elimination.py RandomByWeightElimination.get_parameter_names   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / structural_plasticity / synaptogenesis / elimination / random_by_weight_elimination.py (no function)   100% 17 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / structural_plasticity / synaptogenesis / formation / __init__.py (no function)   100% 3 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / structural_plasticity / synaptogenesis / formation / abstract_formation.py AbstractFormation.vertex_executable_suffix   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / structural_plasticity / synaptogenesis / formation / abstract_formation.py AbstractFormation.get_parameters_sdram_usage_in_bytes   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / structural_plasticity / synaptogenesis / formation / abstract_formation.py AbstractFormation.write_parameters   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / structural_plasticity / synaptogenesis / formation / abstract_formation.py (no function)   100% 12 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / structural_plasticity / synaptogenesis / formation / distance_dependent_formation.py DistanceDependentFormation.__init__   0% 7 7 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / structural_plasticity / synaptogenesis / formation / distance_dependent_formation.py DistanceDependentFormation.vertex_executable_suffix   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / structural_plasticity / synaptogenesis / formation / distance_dependent_formation.py DistanceDependentFormation.get_parameters_sdram_usage_in_bytes   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / structural_plasticity / synaptogenesis / formation / distance_dependent_formation.py DistanceDependentFormation.generate_distance_probability_array   0% 18 18 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / structural_plasticity / synaptogenesis / formation / distance_dependent_formation.py DistanceDependentFormation.distance   0% 12 12 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / structural_plasticity / synaptogenesis / formation / distance_dependent_formation.py DistanceDependentFormation.write_parameters   0% 8 8 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / structural_plasticity / synaptogenesis / formation / distance_dependent_formation.py DistanceDependentFormation.get_parameter_names   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / structural_plasticity / synaptogenesis / formation / distance_dependent_formation.py (no function)   100% 23 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / structural_plasticity / synaptogenesis / partner_selection / __init__.py (no function)   100% 4 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / structural_plasticity / synaptogenesis / partner_selection / abstract_partner_selection.py AbstractPartnerSelection.vertex_executable_suffix   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / structural_plasticity / synaptogenesis / partner_selection / abstract_partner_selection.py AbstractPartnerSelection.get_parameters_sdram_usage_in_bytes   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / structural_plasticity / synaptogenesis / partner_selection / abstract_partner_selection.py AbstractPartnerSelection.write_parameters   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / structural_plasticity / synaptogenesis / partner_selection / abstract_partner_selection.py (no function)   100% 12 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / structural_plasticity / synaptogenesis / partner_selection / last_neuron_selection.py LastNeuronSelection.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / structural_plasticity / synaptogenesis / partner_selection / last_neuron_selection.py LastNeuronSelection.vertex_executable_suffix   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / structural_plasticity / synaptogenesis / partner_selection / last_neuron_selection.py LastNeuronSelection.get_parameters_sdram_usage_in_bytes   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / structural_plasticity / synaptogenesis / partner_selection / last_neuron_selection.py LastNeuronSelection.write_parameters   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / structural_plasticity / synaptogenesis / partner_selection / last_neuron_selection.py LastNeuronSelection.get_parameter_names   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / structural_plasticity / synaptogenesis / partner_selection / last_neuron_selection.py (no function)   100% 16 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / structural_plasticity / synaptogenesis / partner_selection / random_selection.py RandomSelection.vertex_executable_suffix   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / structural_plasticity / synaptogenesis / partner_selection / random_selection.py RandomSelection.get_parameters_sdram_usage_in_bytes   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / structural_plasticity / synaptogenesis / partner_selection / random_selection.py RandomSelection.write_parameters   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / structural_plasticity / synaptogenesis / partner_selection / random_selection.py RandomSelection.get_parameter_names   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / structural_plasticity / synaptogenesis / partner_selection / random_selection.py (no function)   100% 15 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / __init__.py (no function)   100% 18 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_generate_on_machine.py AbstractGenerateOnMachine.generate_on_machine   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_generate_on_machine.py AbstractGenerateOnMachine.gen_matrix_id   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_generate_on_machine.py AbstractGenerateOnMachine.gen_matrix_params   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_generate_on_machine.py AbstractGenerateOnMachine.gen_matrix_params_size_in_bytes   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_generate_on_machine.py (no function)   100% 22 0 3   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_has_parameter_names.py AbstractHasParameterNames.get_parameter_names   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_has_parameter_names.py (no function)   100% 6 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_plastic_synapse_dynamics.py AbstractPlasticSynapseDynamics.get_n_words_for_plastic_connections   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_plastic_synapse_dynamics.py AbstractPlasticSynapseDynamics.get_plastic_synaptic_data   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_plastic_synapse_dynamics.py AbstractPlasticSynapseDynamics.get_n_plastic_plastic_words_per_row   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_plastic_synapse_dynamics.py AbstractPlasticSynapseDynamics.get_n_fixed_plastic_words_per_row   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_plastic_synapse_dynamics.py AbstractPlasticSynapseDynamics.get_n_synapses_in_rows   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_plastic_synapse_dynamics.py AbstractPlasticSynapseDynamics.read_plastic_synaptic_data   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_plastic_synapse_dynamics.py (no function)   100% 20 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_sdram_synapse_dynamics.py AbstractSDRAMSynapseDynamics.is_same_as   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_sdram_synapse_dynamics.py AbstractSDRAMSynapseDynamics.get_parameters_sdram_usage_in_bytes   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_sdram_synapse_dynamics.py AbstractSDRAMSynapseDynamics.write_parameters   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_sdram_synapse_dynamics.py AbstractSDRAMSynapseDynamics.get_max_synapses   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_sdram_synapse_dynamics.py AbstractSDRAMSynapseDynamics.pad_to_length   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_sdram_synapse_dynamics.py AbstractSDRAMSynapseDynamics.convert_per_connection_data_to_rows   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_sdram_synapse_dynamics.py AbstractSDRAMSynapseDynamics.get_n_items   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_sdram_synapse_dynamics.py AbstractSDRAMSynapseDynamics.get_words   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_sdram_synapse_dynamics.py (no function)   100% 25 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_static_synapse_dynamics.py AbstractStaticSynapseDynamics.get_n_words_for_static_connections   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_static_synapse_dynamics.py AbstractStaticSynapseDynamics.get_static_synaptic_data   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_static_synapse_dynamics.py AbstractStaticSynapseDynamics.get_n_static_words_per_row   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_static_synapse_dynamics.py AbstractStaticSynapseDynamics.get_n_synapses_in_rows   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_static_synapse_dynamics.py AbstractStaticSynapseDynamics.read_static_synaptic_data   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_static_synapse_dynamics.py (no function)   100% 18 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_supports_signed_weights.py AbstractSupportsSignedWeights.get_positive_synapse_index   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_supports_signed_weights.py AbstractSupportsSignedWeights.get_negative_synapse_index   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_supports_signed_weights.py AbstractSupportsSignedWeights.get_maximum_positive_weight   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_supports_signed_weights.py AbstractSupportsSignedWeights.get_minimum_negative_weight   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_supports_signed_weights.py AbstractSupportsSignedWeights.get_mean_positive_weight   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_supports_signed_weights.py AbstractSupportsSignedWeights.get_mean_negative_weight   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_supports_signed_weights.py AbstractSupportsSignedWeights.get_variance_positive_weight   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_supports_signed_weights.py AbstractSupportsSignedWeights.get_variance_negative_weight   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_supports_signed_weights.py (no function)   100% 20 0 2   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_synapse_dynamics.py AbstractSynapseDynamics.__init__   0% 6 6 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_synapse_dynamics.py AbstractSynapseDynamics.__check_in_type   0% 12 12 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_synapse_dynamics.py AbstractSynapseDynamics.__check_out_weight   0% 10 10 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_synapse_dynamics.py AbstractSynapseDynamics.__check_out_delay   0% 8 8 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_synapse_dynamics.py AbstractSynapseDynamics.merge   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_synapse_dynamics.py AbstractSynapseDynamics.get_vertex_executable_suffix   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_synapse_dynamics.py AbstractSynapseDynamics.changes_during_run   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_synapse_dynamics.py AbstractSynapseDynamics.weight   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_synapse_dynamics.py AbstractSynapseDynamics._round_delay   0% 12 12 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_synapse_dynamics.py AbstractSynapseDynamics._convert_weight   0% 10 10 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_synapse_dynamics.py AbstractSynapseDynamics.delay   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_synapse_dynamics.py AbstractSynapseDynamics.is_combined_core_capable   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_synapse_dynamics.py AbstractSynapseDynamics.is_split_core_capable   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_synapse_dynamics.py AbstractSynapseDynamics.get_synapse_parameter_names   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_synapse_dynamics.py AbstractSynapseDynamics.get_value   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_synapse_dynamics.py AbstractSynapseDynamics.set_value   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_synapse_dynamics.py AbstractSynapseDynamics.get_delay_maximum   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_synapse_dynamics.py AbstractSynapseDynamics.get_delay_minimum   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_synapse_dynamics.py AbstractSynapseDynamics.get_delay_variance   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_synapse_dynamics.py AbstractSynapseDynamics.get_weight_mean   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_synapse_dynamics.py AbstractSynapseDynamics.get_weight_maximum   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_synapse_dynamics.py AbstractSynapseDynamics.get_weight_variance   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_synapse_dynamics.py AbstractSynapseDynamics.get_synapse_id_by_target   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_synapse_dynamics.py AbstractSynapseDynamics.get_connected_vertices   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_synapse_dynamics.py AbstractSynapseDynamics.absolute_max_atoms_per_core   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_synapse_dynamics.py AbstractSynapseDynamics.validate_connection   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_synapse_dynamics.py AbstractSynapseDynamics.synapses_per_second   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_synapse_dynamics.py (no function)   100% 60 0 4   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_synapse_dynamics_structural.py AbstractSynapseDynamicsStructural.get_structural_parameters_sdram_usage_in_bytes   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_synapse_dynamics_structural.py AbstractSynapseDynamicsStructural.write_structural_parameters   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_synapse_dynamics_structural.py AbstractSynapseDynamicsStructural.set_connections   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_synapse_dynamics_structural.py AbstractSynapseDynamicsStructural.f_rew   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_synapse_dynamics_structural.py AbstractSynapseDynamicsStructural.s_max   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_synapse_dynamics_structural.py AbstractSynapseDynamicsStructural.with_replacement   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_synapse_dynamics_structural.py AbstractSynapseDynamicsStructural.seed   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_synapse_dynamics_structural.py AbstractSynapseDynamicsStructural.initial_weight   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_synapse_dynamics_structural.py AbstractSynapseDynamicsStructural.initial_delay   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_synapse_dynamics_structural.py AbstractSynapseDynamicsStructural.partner_selection   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_synapse_dynamics_structural.py AbstractSynapseDynamicsStructural.formation   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_synapse_dynamics_structural.py AbstractSynapseDynamicsStructural.elimination   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_synapse_dynamics_structural.py AbstractSynapseDynamicsStructural.check_initial_delay   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_synapse_dynamics_structural.py AbstractSynapseDynamicsStructural.get_max_rewires_per_ts   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / abstract_synapse_dynamics_structural.py (no function)   100% 48 0 9   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_neuromodulation.py SynapseDynamicsNeuromodulation.__init__   0% 10 10 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_neuromodulation.py SynapseDynamicsNeuromodulation.tau_c   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_neuromodulation.py SynapseDynamicsNeuromodulation.tau_d   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_neuromodulation.py SynapseDynamicsNeuromodulation.w_min   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_neuromodulation.py SynapseDynamicsNeuromodulation.w_max   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_neuromodulation.py SynapseDynamicsNeuromodulation.merge   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_neuromodulation.py SynapseDynamicsNeuromodulation.is_same_as   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_neuromodulation.py SynapseDynamicsNeuromodulation.is_neuromodulation_same_as   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_neuromodulation.py SynapseDynamicsNeuromodulation.get_vertex_executable_suffix   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_neuromodulation.py SynapseDynamicsNeuromodulation.get_parameters_sdram_usage_in_bytes   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_neuromodulation.py SynapseDynamicsNeuromodulation.write_parameters   0% 6 6 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_neuromodulation.py SynapseDynamicsNeuromodulation.get_value   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_neuromodulation.py SynapseDynamicsNeuromodulation.set_value   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_neuromodulation.py SynapseDynamicsNeuromodulation.get_n_words_for_plastic_connections   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_neuromodulation.py SynapseDynamicsNeuromodulation.get_plastic_synaptic_data   0% 14 14 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_neuromodulation.py SynapseDynamicsNeuromodulation.get_n_plastic_plastic_words_per_row   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_neuromodulation.py SynapseDynamicsNeuromodulation.get_n_fixed_plastic_words_per_row   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_neuromodulation.py SynapseDynamicsNeuromodulation.get_n_synapses_in_rows   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_neuromodulation.py SynapseDynamicsNeuromodulation.read_plastic_synaptic_data   0% 7 7 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_neuromodulation.py SynapseDynamicsNeuromodulation.get_parameter_names   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_neuromodulation.py SynapseDynamicsNeuromodulation.get_max_synapses   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_neuromodulation.py SynapseDynamicsNeuromodulation.gen_matrix_id   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_neuromodulation.py SynapseDynamicsNeuromodulation.gen_matrix_params   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_neuromodulation.py SynapseDynamicsNeuromodulation.gen_matrix_params_size_in_bytes   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_neuromodulation.py SynapseDynamicsNeuromodulation.changes_during_run   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_neuromodulation.py SynapseDynamicsNeuromodulation.pad_to_length   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_neuromodulation.py SynapseDynamicsNeuromodulation.get_synapse_id_by_target   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_neuromodulation.py SynapseDynamicsNeuromodulation.is_combined_core_capable   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_neuromodulation.py SynapseDynamicsNeuromodulation.is_split_core_capable   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_neuromodulation.py SynapseDynamicsNeuromodulation.synapses_per_second   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_neuromodulation.py (no function)   100% 86 0 5   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_static.py SynapseDynamicsStatic.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_static.py SynapseDynamicsStatic.merge   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_static.py SynapseDynamicsStatic.is_same_as   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_static.py SynapseDynamicsStatic.get_vertex_executable_suffix   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_static.py SynapseDynamicsStatic.get_parameters_sdram_usage_in_bytes   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_static.py SynapseDynamicsStatic.write_parameters   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_static.py SynapseDynamicsStatic.get_n_words_for_static_connections   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_static.py SynapseDynamicsStatic.get_static_synaptic_data   0% 10 10 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_static.py SynapseDynamicsStatic._pad_row   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_static.py SynapseDynamicsStatic.get_n_static_words_per_row   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_static.py SynapseDynamicsStatic.get_n_synapses_in_rows   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_static.py SynapseDynamicsStatic.read_static_synaptic_data   0% 10 10 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_static.py SynapseDynamicsStatic.get_parameter_names   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_static.py SynapseDynamicsStatic.get_max_synapses   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_static.py SynapseDynamicsStatic.gen_matrix_id   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_static.py SynapseDynamicsStatic.gen_matrix_params   0% 6 6 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_static.py SynapseDynamicsStatic.gen_matrix_params_size_in_bytes   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_static.py SynapseDynamicsStatic.changes_during_run   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_static.py SynapseDynamicsStatic.pad_to_length   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_static.py SynapseDynamicsStatic.is_combined_core_capable   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_static.py SynapseDynamicsStatic.is_split_core_capable   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_static.py SynapseDynamicsStatic.synapses_per_second   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_static.py (no function)   100% 67 0 5   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_stdp.py SynapseDynamicsSTDP.__init__   0% 15 15 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_stdp.py SynapseDynamicsSTDP._merge_neuromodulation   0% 4 4 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_stdp.py SynapseDynamicsSTDP.merge   0% 15 15 0   0% 12 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_stdp.py SynapseDynamicsSTDP.get_value   0% 4 4 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_stdp.py SynapseDynamicsSTDP.set_value   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_stdp.py SynapseDynamicsSTDP.weight_dependence   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_stdp.py SynapseDynamicsSTDP.timing_dependence   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_stdp.py SynapseDynamicsSTDP.dendritic_delay_fraction   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_stdp.py SynapseDynamicsSTDP.dendritic_delay_fraction   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_stdp.py SynapseDynamicsSTDP.backprop_delay   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_stdp.py SynapseDynamicsSTDP.backprop_delay   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_stdp.py SynapseDynamicsSTDP.neuromodulation   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_stdp.py SynapseDynamicsSTDP.is_same_as   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_stdp.py SynapseDynamicsSTDP.get_vertex_executable_suffix   0% 7 7 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_stdp.py SynapseDynamicsSTDP.get_parameters_sdram_usage_in_bytes   0% 6 6 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_stdp.py SynapseDynamicsSTDP.write_parameters   0% 7 7 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_stdp.py SynapseDynamicsSTDP._n_header_bytes   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_stdp.py SynapseDynamicsSTDP.__get_n_connections   0% 11 11 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_stdp.py SynapseDynamicsSTDP.get_n_words_for_plastic_connections   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_stdp.py SynapseDynamicsSTDP.get_plastic_synaptic_data   0% 26 26 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_stdp.py SynapseDynamicsSTDP._pad_row   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_stdp.py SynapseDynamicsSTDP.get_n_plastic_plastic_words_per_row   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_stdp.py SynapseDynamicsSTDP.get_n_fixed_plastic_words_per_row   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_stdp.py SynapseDynamicsSTDP.get_n_synapses_in_rows   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_stdp.py SynapseDynamicsSTDP.read_plastic_synaptic_data   0% 19 19 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_stdp.py SynapseDynamicsSTDP.get_weight_mean   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_stdp.py SynapseDynamicsSTDP.get_weight_variance   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_stdp.py SynapseDynamicsSTDP.get_weight_maximum   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_stdp.py SynapseDynamicsSTDP.get_parameter_names   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_stdp.py SynapseDynamicsSTDP.get_max_synapses   0% 12 12 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_stdp.py SynapseDynamicsSTDP.gen_matrix_id   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_stdp.py SynapseDynamicsSTDP.gen_matrix_params   0% 14 14 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_stdp.py SynapseDynamicsSTDP.gen_matrix_params_size_in_bytes   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_stdp.py SynapseDynamicsSTDP.changes_during_run   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_stdp.py SynapseDynamicsSTDP.is_combined_core_capable   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_stdp.py SynapseDynamicsSTDP.is_split_core_capable   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_stdp.py SynapseDynamicsSTDP.pad_to_length   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_stdp.py SynapseDynamicsSTDP.synapses_per_second   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_stdp.py (no function)   100% 105 0 7   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_structural_common.py SynapseDynamicsStructuralCommon.get_parameter_names   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_structural_common.py SynapseDynamicsStructuralCommon.p_rew   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_structural_common.py SynapseDynamicsStructuralCommon.write_structural_parameters   0% 16 16 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_structural_common.py SynapseDynamicsStructuralCommon.__get_structural_projections   0% 11 11 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_structural_common.py SynapseDynamicsStructuralCommon.__write_common_rewiring_data   0% 16 16 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_structural_common.py SynapseDynamicsStructuralCommon.__write_prepopulation_info   0% 43 43 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_structural_common.py SynapseDynamicsStructuralCommon.__write_post_to_pre_table   0% 20 20 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_structural_common.py SynapseDynamicsStructuralCommon.get_structural_parameters_sdram_usage_in_bytes   0% 10 10 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_structural_common.py SynapseDynamicsStructuralCommon.get_vertex_executable_suffix   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_structural_common.py SynapseDynamicsStructuralCommon.is_same_as   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_structural_common.py SynapseDynamicsStructuralCommon.connections   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_structural_common.py SynapseDynamicsStructuralCommon._get_seeds   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_structural_common.py SynapseDynamicsStructuralCommon.check_initial_delay   0% 6 6 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_structural_common.py SynapseDynamicsStructuralCommon.get_max_rewires_per_ts   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_structural_common.py SynapseDynamicsStructuralCommon.reduction_synapses_per_second   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_structural_common.py (no function)   100% 50 0 10   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_structural_static.py SynapseDynamicsStructuralStatic.__init__   0% 13 13 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_structural_static.py SynapseDynamicsStructuralStatic.merge   0% 9 9 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_structural_static.py SynapseDynamicsStructuralStatic.is_same_as   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_structural_static.py SynapseDynamicsStructuralStatic.get_vertex_executable_suffix   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_structural_static.py SynapseDynamicsStructuralStatic.set_connections   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_structural_static.py SynapseDynamicsStructuralStatic.get_parameter_names   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_structural_static.py SynapseDynamicsStructuralStatic.changes_during_run   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_structural_static.py SynapseDynamicsStructuralStatic.f_rew   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_structural_static.py SynapseDynamicsStructuralStatic.seed   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_structural_static.py SynapseDynamicsStructuralStatic.s_max   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_structural_static.py SynapseDynamicsStructuralStatic.with_replacement   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_structural_static.py SynapseDynamicsStructuralStatic.initial_weight   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_structural_static.py SynapseDynamicsStructuralStatic.initial_delay   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_structural_static.py SynapseDynamicsStructuralStatic.partner_selection   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_structural_static.py SynapseDynamicsStructuralStatic.formation   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_structural_static.py SynapseDynamicsStructuralStatic.elimination   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_structural_static.py SynapseDynamicsStructuralStatic.connections   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_structural_static.py SynapseDynamicsStructuralStatic.get_weight_mean   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_structural_static.py SynapseDynamicsStructuralStatic.get_weight_variance   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_structural_static.py SynapseDynamicsStructuralStatic.get_weight_maximum   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_structural_static.py SynapseDynamicsStructuralStatic.get_delay_maximum   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_structural_static.py SynapseDynamicsStructuralStatic.get_delay_minimum   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_structural_static.py SynapseDynamicsStructuralStatic.get_delay_variance   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_structural_static.py SynapseDynamicsStructuralStatic._get_seeds   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_structural_static.py SynapseDynamicsStructuralStatic.generate_on_machine   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_structural_static.py SynapseDynamicsStructuralStatic.get_connected_vertices   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_structural_static.py SynapseDynamicsStructuralStatic.is_combined_core_capable   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_structural_static.py SynapseDynamicsStructuralStatic.is_split_core_capable   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_structural_static.py SynapseDynamicsStructuralStatic.synapses_per_second   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_structural_static.py (no function)   100% 93 0 12   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_structural_stdp.py SynapseDynamicsStructuralSTDP.__init__   0% 13 13 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_structural_stdp.py SynapseDynamicsStructuralSTDP.merge   0% 12 12 0   0% 12 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_structural_stdp.py SynapseDynamicsStructuralSTDP.is_same_as   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_structural_stdp.py SynapseDynamicsStructuralSTDP.get_vertex_executable_suffix   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_structural_stdp.py SynapseDynamicsStructuralSTDP.set_connections   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_structural_stdp.py SynapseDynamicsStructuralSTDP.get_parameter_names   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_structural_stdp.py SynapseDynamicsStructuralSTDP.f_rew   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_structural_stdp.py SynapseDynamicsStructuralSTDP.s_max   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_structural_stdp.py SynapseDynamicsStructuralSTDP.with_replacement   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_structural_stdp.py SynapseDynamicsStructuralSTDP.seed   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_structural_stdp.py SynapseDynamicsStructuralSTDP.initial_weight   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_structural_stdp.py SynapseDynamicsStructuralSTDP.initial_delay   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_structural_stdp.py SynapseDynamicsStructuralSTDP.partner_selection   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_structural_stdp.py SynapseDynamicsStructuralSTDP.formation   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_structural_stdp.py SynapseDynamicsStructuralSTDP.elimination   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_structural_stdp.py SynapseDynamicsStructuralSTDP.connections   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_structural_stdp.py SynapseDynamicsStructuralSTDP.get_weight_mean   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_structural_stdp.py SynapseDynamicsStructuralSTDP.get_weight_maximum   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_structural_stdp.py SynapseDynamicsStructuralSTDP.get_delay_maximum   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_structural_stdp.py SynapseDynamicsStructuralSTDP.get_delay_minimum   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_structural_stdp.py SynapseDynamicsStructuralSTDP.get_delay_variance   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_structural_stdp.py SynapseDynamicsStructuralSTDP._get_seeds   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_structural_stdp.py SynapseDynamicsStructuralSTDP.generate_on_machine   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_structural_stdp.py SynapseDynamicsStructuralSTDP.get_connected_vertices   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_structural_stdp.py SynapseDynamicsStructuralSTDP.is_combined_core_capable   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_structural_stdp.py SynapseDynamicsStructuralSTDP.is_split_core_capable   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_structural_stdp.py SynapseDynamicsStructuralSTDP.synapses_per_second   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_structural_stdp.py (no function)   100% 86 0 14   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_utils.py _calculate_stdp_times   0% 11 11 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_utils.py calculate_spike_pair_additive_stdp_weight   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_utils.py calculate_spike_pair_multiplicative_stdp_weight   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_utils.py (no function)   100% 7 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_weight_changable.py SynapseDynamicsWeightChangable.__init__   0% 11 11 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_weight_changable.py SynapseDynamicsWeightChangable.weight_max   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_weight_changable.py SynapseDynamicsWeightChangable.weight_min   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_weight_changable.py SynapseDynamicsWeightChangable.get_synapse_info_index   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_weight_changable.py SynapseDynamicsWeightChangable.merge   0% 8 8 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_weight_changable.py SynapseDynamicsWeightChangable.is_same_as   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_weight_changable.py SynapseDynamicsWeightChangable.get_vertex_executable_suffix   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_weight_changable.py SynapseDynamicsWeightChangable.get_parameters_sdram_usage_in_bytes   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_weight_changable.py SynapseDynamicsWeightChangable.write_parameters   0% 7 7 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_weight_changable.py SynapseDynamicsWeightChangable.get_n_words_for_plastic_connections   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_weight_changable.py SynapseDynamicsWeightChangable.get_plastic_synaptic_data   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_weight_changable.py SynapseDynamicsWeightChangable.get_n_plastic_plastic_words_per_row   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_weight_changable.py SynapseDynamicsWeightChangable.get_n_fixed_plastic_words_per_row   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_weight_changable.py SynapseDynamicsWeightChangable.get_n_synapses_in_rows   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_weight_changable.py SynapseDynamicsWeightChangable.read_plastic_synaptic_data   0% 14 14 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_weight_changable.py SynapseDynamicsWeightChangable.get_weight_mean   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_weight_changable.py SynapseDynamicsWeightChangable.get_weight_variance   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_weight_changable.py SynapseDynamicsWeightChangable.get_weight_maximum   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_weight_changable.py SynapseDynamicsWeightChangable.get_parameter_names   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_weight_changable.py SynapseDynamicsWeightChangable.get_max_synapses   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_weight_changable.py SynapseDynamicsWeightChangable.gen_matrix_id   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_weight_changable.py SynapseDynamicsWeightChangable.gen_matrix_params   0% 12 12 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_weight_changable.py SynapseDynamicsWeightChangable.gen_matrix_params_size_in_bytes   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_weight_changable.py SynapseDynamicsWeightChangable.changes_during_run   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_weight_changable.py SynapseDynamicsWeightChangable.is_combined_core_capable   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_weight_changable.py SynapseDynamicsWeightChangable.is_split_core_capable   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_weight_changable.py SynapseDynamicsWeightChangable.pad_to_length   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_weight_changable.py SynapseDynamicsWeightChangable.validate_connection   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_weight_changable.py SynapseDynamicsWeightChangable.synapses_per_second   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_weight_changable.py (no function)   100% 86 0 5   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_weight_changer.py SynapseDynamicsWeightChanger.__init__   0% 6 6 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_weight_changer.py SynapseDynamicsWeightChanger.merge   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_weight_changer.py SynapseDynamicsWeightChanger.is_same_as   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_weight_changer.py SynapseDynamicsWeightChanger.get_vertex_executable_suffix   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_weight_changer.py SynapseDynamicsWeightChanger.get_parameters_sdram_usage_in_bytes   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_weight_changer.py SynapseDynamicsWeightChanger.write_parameters   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_weight_changer.py SynapseDynamicsWeightChanger.get_value   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_weight_changer.py SynapseDynamicsWeightChanger.set_value   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_weight_changer.py SynapseDynamicsWeightChanger.get_n_words_for_plastic_connections   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_weight_changer.py SynapseDynamicsWeightChanger.get_plastic_synaptic_data   0% 11 11 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_weight_changer.py SynapseDynamicsWeightChanger.get_n_plastic_plastic_words_per_row   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_weight_changer.py SynapseDynamicsWeightChanger.get_n_fixed_plastic_words_per_row   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_weight_changer.py SynapseDynamicsWeightChanger.get_n_synapses_in_rows   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_weight_changer.py SynapseDynamicsWeightChanger.read_plastic_synaptic_data   0% 10 10 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_weight_changer.py SynapseDynamicsWeightChanger.get_parameter_names   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_weight_changer.py SynapseDynamicsWeightChanger.get_max_synapses   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_weight_changer.py SynapseDynamicsWeightChanger.gen_matrix_id   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_weight_changer.py SynapseDynamicsWeightChanger.gen_matrix_params   0% 7 7 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_weight_changer.py SynapseDynamicsWeightChanger.gen_matrix_params_size_in_bytes   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_weight_changer.py SynapseDynamicsWeightChanger.changes_during_run   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_weight_changer.py SynapseDynamicsWeightChanger.pad_to_length   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_weight_changer.py SynapseDynamicsWeightChanger.get_synapse_id_by_target   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_weight_changer.py SynapseDynamicsWeightChanger.is_combined_core_capable   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_weight_changer.py SynapseDynamicsWeightChanger.is_split_core_capable   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_weight_changer.py SynapseDynamicsWeightChanger.get_weight_maximum   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_weight_changer.py SynapseDynamicsWeightChanger.get_weight_mean   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_weight_changer.py SynapseDynamicsWeightChanger.get_weight_variance   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_weight_changer.py SynapseDynamicsWeightChanger.validate_connection   0% 7 7 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_weight_changer.py SynapseDynamicsWeightChanger.synapses_per_second   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / synapse_dynamics_weight_changer.py (no function)   100% 81 0 8   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_dynamics / types.py (no function)   100% 6 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_io.py get_maximum_delay_supported_in_ms   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_io.py get_max_row_info   0% 31 31 0   0% 16 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_io.py _get_allowed_row_length   0% 9 9 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_io.py get_synapses   0% 30 30 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_io.py _get_row_data   0% 15 15 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_io.py convert_to_connections   0% 14 14 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_io.py read_all_synapses   0% 6 6 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_io.py _parse_static_data   0% 6 6 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_io.py _read_static_data   0% 8 8 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_io.py _parse_plastic_data   0% 9 9 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_io.py _read_plastic_data   0% 8 8 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_io.py _rescale_connections   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_io.py _convert_delayed_data   0% 8 8 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_io.py __convert_sources_and_targets   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_io.py (no function)   100% 40 0 5   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_types / __init__.py (no function)   100% 7 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_types / abstract_synapse_type.py AbstractSynapseType.get_n_synapse_types   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_types / abstract_synapse_type.py AbstractSynapseType.get_synapse_id_by_target   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_types / abstract_synapse_type.py AbstractSynapseType.get_synapse_targets   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_types / abstract_synapse_type.py (no function)   100% 11 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_types / synapse_type_alpha.py SynapseTypeAlpha.__init__   0% 7 7 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_types / synapse_type_alpha.py SynapseTypeAlpha.add_parameters   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_types / synapse_type_alpha.py SynapseTypeAlpha.add_state_variables   0% 7 7 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_types / synapse_type_alpha.py SynapseTypeAlpha.get_n_synapse_types   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_types / synapse_type_alpha.py SynapseTypeAlpha.get_synapse_id_by_target   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_types / synapse_type_alpha.py SynapseTypeAlpha.get_synapse_targets   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_types / synapse_type_alpha.py SynapseTypeAlpha.exc_response   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_types / synapse_type_alpha.py SynapseTypeAlpha.exc_response   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_types / synapse_type_alpha.py SynapseTypeAlpha.tau_syn_E   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_types / synapse_type_alpha.py SynapseTypeAlpha.inh_response   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_types / synapse_type_alpha.py SynapseTypeAlpha.tau_syn_I   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_types / synapse_type_alpha.py (no function)   100% 40 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_types / synapse_type_delta.py SynapseTypeDelta.__init__   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_types / synapse_type_delta.py SynapseTypeDelta.add_parameters   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_types / synapse_type_delta.py SynapseTypeDelta.add_state_variables   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_types / synapse_type_delta.py SynapseTypeDelta.get_n_synapse_types   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_types / synapse_type_delta.py SynapseTypeDelta.get_synapse_id_by_target   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_types / synapse_type_delta.py SynapseTypeDelta.get_synapse_targets   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_types / synapse_type_delta.py SynapseTypeDelta.isyn_exc   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_types / synapse_type_delta.py SynapseTypeDelta.isyn_inh   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_types / synapse_type_delta.py (no function)   100% 26 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_types / synapse_type_dual_exponential.py SynapseTypeDualExponential.__init__   0% 7 7 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_types / synapse_type_dual_exponential.py SynapseTypeDualExponential.add_parameters   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_types / synapse_type_dual_exponential.py SynapseTypeDualExponential.add_state_variables   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_types / synapse_type_dual_exponential.py SynapseTypeDualExponential.get_n_synapse_types   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_types / synapse_type_dual_exponential.py SynapseTypeDualExponential.get_synapse_id_by_target   0% 7 7 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_types / synapse_type_dual_exponential.py SynapseTypeDualExponential.get_synapse_targets   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_types / synapse_type_dual_exponential.py SynapseTypeDualExponential.tau_syn_E   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_types / synapse_type_dual_exponential.py SynapseTypeDualExponential.tau_syn_E2   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_types / synapse_type_dual_exponential.py SynapseTypeDualExponential.tau_syn_I   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_types / synapse_type_dual_exponential.py SynapseTypeDualExponential.isyn_exc   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_types / synapse_type_dual_exponential.py SynapseTypeDualExponential.isyn_inh   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_types / synapse_type_dual_exponential.py SynapseTypeDualExponential.isyn_exc2   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_types / synapse_type_dual_exponential.py (no function)   100% 40 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_types / synapse_type_exponential.py SynapseTypeExponential.__init__   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_types / synapse_type_exponential.py SynapseTypeExponential.add_parameters   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_types / synapse_type_exponential.py SynapseTypeExponential.add_state_variables   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_types / synapse_type_exponential.py SynapseTypeExponential.get_n_synapse_types   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_types / synapse_type_exponential.py SynapseTypeExponential.get_synapse_id_by_target   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_types / synapse_type_exponential.py SynapseTypeExponential.get_synapse_targets   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_types / synapse_type_exponential.py SynapseTypeExponential.tau_syn_E   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_types / synapse_type_exponential.py SynapseTypeExponential.tau_syn_I   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_types / synapse_type_exponential.py SynapseTypeExponential.isyn_exc   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_types / synapse_type_exponential.py SynapseTypeExponential.isyn_inh   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_types / synapse_type_exponential.py (no function)   100% 34 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_types / synapse_type_semd.py SynapseTypeSEMD.__init__   0% 10 10 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_types / synapse_type_semd.py SynapseTypeSEMD.add_parameters   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_types / synapse_type_semd.py SynapseTypeSEMD.add_state_variables   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_types / synapse_type_semd.py SynapseTypeSEMD.get_n_synapse_types   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_types / synapse_type_semd.py SynapseTypeSEMD.get_synapse_id_by_target   0% 7 7 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_types / synapse_type_semd.py SynapseTypeSEMD.get_synapse_targets   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_types / synapse_type_semd.py SynapseTypeSEMD.tau_syn_E   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_types / synapse_type_semd.py SynapseTypeSEMD.tau_syn_E2   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_types / synapse_type_semd.py SynapseTypeSEMD.tau_syn_I   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_types / synapse_type_semd.py SynapseTypeSEMD.isyn_exc   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_types / synapse_type_semd.py SynapseTypeSEMD.isyn_inh   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_types / synapse_type_semd.py SynapseTypeSEMD.isyn_exc2   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_types / synapse_type_semd.py SynapseTypeSEMD.multiplicator   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_types / synapse_type_semd.py SynapseTypeSEMD.exc2_old   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_types / synapse_type_semd.py SynapseTypeSEMD.scaling_factor   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synapse_types / synapse_type_semd.py (no function)   100% 49 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synaptic_matrices.py AppKeyInfo.key_and_mask   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synaptic_matrices.py SynapticMatrices.__init__   0% 19 19 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synaptic_matrices.py SynapticMatrices.max_gen_data   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synaptic_matrices.py SynapticMatrices.bit_field_size   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synaptic_matrices.py SynapticMatrices.host_generated_block_addr   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synaptic_matrices.py SynapticMatrices.on_chip_generated_matrix_size   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synaptic_matrices.py SynapticMatrices.generate_data   0% 43 43 0   0% 14 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synaptic_matrices.py SynapticMatrices.__write_pop_table   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synaptic_matrices.py SynapticMatrices.write_synaptic_data   0% 12 12 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synaptic_matrices.py SynapticMatrices.__write_synapse_expander_data_spec   0% 26 26 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synaptic_matrices.py SynapticMatrices.__get_app_key_and_mask   0% 8 8 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synaptic_matrices.py SynapticMatrices.__app_key_and_mask   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synaptic_matrices.py SynapticMatrices.__delay_app_key_and_mask   0% 7 7 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synaptic_matrices.py SynapticMatrices.get_connections_from_machine   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synaptic_matrices.py SynapticMatrices.read_generated_connection_holders   0% 2 2 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synaptic_matrices.py SynapticMatrices.gen_on_machine   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synaptic_matrices.py SynapticMatrices.get_index   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synaptic_matrices.py SynapticMatrices.get_download_regions   0% 7 7 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synaptic_matrices.py (no function)   100% 74 0 3   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synaptic_matrix_app.py SynapticMatrixApp.__init__   0% 17 17 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synaptic_matrix_app.py SynapticMatrixApp.gen_size   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synaptic_matrix_app.py SynapticMatrixApp.reserve_matrices   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synaptic_matrix_app.py SynapticMatrixApp.__reserve_app_matrix   0% 10 10 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synaptic_matrix_app.py SynapticMatrixApp.__reserve_delay_app_matrix   0% 10 10 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synaptic_matrix_app.py SynapticMatrixApp.__next_addr   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synaptic_matrix_app.py SynapticMatrixApp.append_matrix   0% 11 11 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synaptic_matrix_app.py SynapticMatrixApp.__get_padding   0% 7 7 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synaptic_matrix_app.py SynapticMatrixApp.__get_row_data   0% 10 10 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synaptic_matrix_app.py SynapticMatrixApp.__update_connection_holders   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synaptic_matrix_app.py SynapticMatrixApp.get_generator_data   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synaptic_matrix_app.py SynapticMatrixApp.read_generated_connection_holders   0% 6 6 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synaptic_matrix_app.py SynapticMatrixApp.get_connections   0% 23 23 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synaptic_matrix_app.py SynapticMatrixApp.__get_block   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synaptic_matrix_app.py SynapticMatrixApp.__get_delayed_block   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synaptic_matrix_app.py SynapticMatrixApp.get_index   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synaptic_matrix_app.py SynapticMatrixApp.get_download_regions   0% 12 12 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / synaptic_matrix_app.py (no function)   100% 36 0 4   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / threshold_types / __init__.py (no function)   100% 5 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / threshold_types / abstract_threshold_type.py (no function)   100% 4 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / threshold_types / threshold_type_fixed_prob.py ThresholdTypeFixedProb.__init__   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / threshold_types / threshold_type_fixed_prob.py ThresholdTypeFixedProb.add_parameters   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / threshold_types / threshold_type_fixed_prob.py ThresholdTypeFixedProb.add_state_variables   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / threshold_types / threshold_type_fixed_prob.py ThresholdTypeFixedProb.v_thresh   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / threshold_types / threshold_type_fixed_prob.py ThresholdTypeFixedProb.p_thresh   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / threshold_types / threshold_type_fixed_prob.py (no function)   100% 26 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / threshold_types / threshold_type_maass_stochastic.py ThresholdTypeMaassStochastic.__init__   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / threshold_types / threshold_type_maass_stochastic.py ThresholdTypeMaassStochastic.add_parameters   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / threshold_types / threshold_type_maass_stochastic.py ThresholdTypeMaassStochastic.add_state_variables   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / threshold_types / threshold_type_maass_stochastic.py ThresholdTypeMaassStochastic.v_thresh   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / threshold_types / threshold_type_maass_stochastic.py ThresholdTypeMaassStochastic.du_th   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / threshold_types / threshold_type_maass_stochastic.py ThresholdTypeMaassStochastic.tau_th   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / threshold_types / threshold_type_maass_stochastic.py (no function)   100% 24 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / threshold_types / threshold_type_static.py ThresholdTypeStatic.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / threshold_types / threshold_type_static.py ThresholdTypeStatic.add_parameters   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / threshold_types / threshold_type_static.py ThresholdTypeStatic.add_state_variables   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / threshold_types / threshold_type_static.py ThresholdTypeStatic.v_thresh   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / neuron / threshold_types / threshold_type_static.py (no function)   100% 16 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / __init__.py (no function)   100% 5 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / assembly.py (no function)   100% 2 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population.py Population.__init__   0% 24 24 0   0% 12 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population.py Population.__iter__   0% 2 2 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population.py Population.__getitem__   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population.py Population.all   0% 2 2 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population.py Population.annotations   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population.py Population.celltype   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population.py Population.can_record   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population.py Population.record   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population.py Population.sample   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population.py Population.write_data   0% 9 9 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population.py Population.describe   0% 11 11 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population.py Population._end   0% 3 3 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population.py Population.get_data   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population.py Population.spinnaker_get_data   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population.py Population.get_spike_counts   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population.py Population.find_units   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population.py Population.set   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population.py Population.initialize   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population.py Population.initial_values   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population.py Population.set_state   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population.py Population.current_values   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population.py Population.positions   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population.py Population.positions   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population.py Population.all_cells   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population.py Population.position_generator   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population.py Population.first_id   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population.py Population.last_id   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population.py Population._vertex   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population.py Population._recorder   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population.py Population._view_range   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population.py Population.conductance_based   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population.py Population.get   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population.py Population.id_to_index   100% 0 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population.py Population.id_to_index   100% 0 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population.py Population.id_to_index   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population.py Population.index_to_id   100% 0 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population.py Population.index_to_id   100% 0 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population.py Population.index_to_id   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population.py Population.id_to_local_index   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population.py Population.inject   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population.py Population.__len__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population.py Population.label   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population.py Population.label   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population.py Population.structure   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population.py Population.add_placement_constraint   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population.py Population.set_max_atoms_per_core   0% 7 7 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population.py Population.size   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population.py Population.__create_model   0% 9 9 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population.py Population.__create_vertex_from_model   0% 7 7 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population.py Population.__init_with_supplied_vertex   0% 8 8 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population.py Population.__create_vertex   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population.py Population.create   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population.py Population.__process_additional_params   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population.py Population.__roundsize   0% 7 7 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population.py _VertexHolder.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population.py _VertexHolder.vertex   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population.py _VertexHolder.create_vertex   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population.py (no function)   100% 133 0 12   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_base.py PopulationBase.local_cells   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_base.py PopulationBase.all_cells   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_base.py PopulationBase.__add__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_base.py PopulationBase.get_data   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_base.py PopulationBase.get_spike_counts   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_base.py PopulationBase.inject   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_base.py PopulationBase.is_local   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_base.py PopulationBase.local_size   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_base.py PopulationBase.__len__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_base.py PopulationBase.mean_spike_count   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_base.py PopulationBase.nearest   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_base.py PopulationBase.position_generator   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_base.py PopulationBase.positions   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_base.py PopulationBase.write_data   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_base.py PopulationBase.receptor_types   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_base.py PopulationBase.record   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_base.py PopulationBase.save_positions   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_base.py PopulationBase.structure   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_base.py PopulationBase._vertex   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_base.py PopulationBase._view_range   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_base.py PopulationBase._recorder   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_base.py PopulationBase._check_params   0% 4 4 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_base.py (no function)   100% 67 0 4   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_view.py PopulationView.__init__   0% 15 15 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_view.py PopulationView.__getattr__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_view.py PopulationView.__setattr__   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_view.py PopulationView.size   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_view.py PopulationView.label   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_view.py PopulationView.celltype   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_view.py PopulationView.initial_values   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_view.py PopulationView.current_values   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_view.py PopulationView.parent   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_view.py PopulationView.mask   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_view.py PopulationView.all_cells   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_view.py PopulationView._indexes   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_view.py PopulationView.__getitem__   100% 0 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_view.py PopulationView.__getitem__   100% 0 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_view.py PopulationView.__getitem__   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_view.py PopulationView.__iter__   0% 2 2 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_view.py PopulationView.__len__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_view.py PopulationView.positions   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_view.py PopulationView.position_generator   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_view.py PopulationView.all   0% 2 2 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_view.py PopulationView.can_record   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_view.py PopulationView.conductance_based   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_view.py PopulationView.inject   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_view.py PopulationView.describe   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_view.py PopulationView.find_units   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_view.py PopulationView.get   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_view.py PopulationView.get_data   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_view.py PopulationView.spinnaker_get_data   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_view.py PopulationView.get_spike_counts   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_view.py PopulationView.grandparent   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_view.py PopulationView.id_to_index   100% 0 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_view.py PopulationView.id_to_index   100% 0 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_view.py PopulationView.id_to_index   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_view.py PopulationView.index_in_grandparent   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_view.py PopulationView.initialize   0% 2 2 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_view.py PopulationView.set_state   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_view.py PopulationView.record   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_view.py PopulationView.structure   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_view.py PopulationView.sample   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_view.py PopulationView.set   0% 2 2 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_view.py PopulationView.write_data   0% 10 10 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_view.py PopulationView._vertex   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_view.py PopulationView._recorder   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_view.py PopulationView._view_range   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_view.py PopulationView._is_contiguous   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_view.py PopulationView.__eq__   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_view.py PopulationView.__str__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_view.py PopulationView.__repr__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_view.py IDMixin.get_parameters   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_view.py IDMixin.id   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_view.py IDMixin.__getattr__   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_view.py IDMixin.__setattr__   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_view.py IDMixin.get_initial_value   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_view.py IDMixin.initial_values   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_view.py IDMixin.set_initial_value   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_view.py IDMixin.set_parameters   0% 2 2 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_view.py IDMixin.as_view   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_view.py IDMixin.local   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_view.py IDMixin.positions   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_view.py IDMixin.position_generator   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_view.py IDMixin.structure   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / populations / population_view.py (no function)   100% 125 0 19   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / projection.py Projection.__init__   0% 46 46 0   0% 24 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / projection.py Projection.__check_population   0% 7 7 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / projection.py Projection.get   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / projection.py Projection.save   0% 14 14 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / projection.py Projection.__get_data   0% 22 22 0   0% 14 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / projection.py Projection.__save_callback   0% 14 14 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / projection.py Projection.pre   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / projection.py Projection.post   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / projection.py Projection.label   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / projection.py Projection.__repr__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / projection.py Projection._synapse_information   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / projection.py Projection._projection_edge   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / projection.py Projection._find_existing_edge   0% 8 8 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / projection.py Projection._get_synaptic_data   0% 15 15 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / projection.py Projection._clear_cache   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / projection.py Projection.set   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / projection.py Projection.size   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / projection.py Projection.set_download_synapses   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / projection.py (no function)   100% 52 0 4   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / recorder.py Recorder.__init__   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / recorder.py Recorder.write_to_files_indicators   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / recorder.py Recorder.record   0% 14 14 0   0% 14 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / recorder.py Recorder.__turn_on_all_record   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / recorder.py Recorder.turn_on_record   0% 11 11 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / recorder.py Recorder.recording_label   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / recorder.py Recorder.turn_off_all_recording   0% 2 2 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / recorder.py Recorder.extract_neo_block   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / recorder.py Recorder.write_data   0% 19 19 0   0% 14 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / recorder.py Recorder.__append_current_segment   0% 11 11 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / recorder.py Recorder.__append_previous_segment   0% 8 8 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / recorder.py (no function)   100% 26 0 4   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / __init__.py (no function)   100% 8 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_array.py SpikeSourceArray.__init__   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_array.py SpikeSourceArray.create_vertex   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_array.py SpikeSourceArray._spike_times   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_array.py (no function)   100% 13 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_array_machine_vertex.py SpikeSourceArrayMachineVertex._pop_vertex   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_array_machine_vertex.py SpikeSourceArrayMachineVertex.get_n_keys_for_partition   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_array_machine_vertex.py SpikeSourceArrayMachineVertex._fill_send_buffer_1d   0% 11 11 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_array_machine_vertex.py SpikeSourceArrayMachineVertex._fill_send_buffer_2d   0% 12 12 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_array_machine_vertex.py (no function)   100% 16 0 2   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_array_vertex.py _is_double_list   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_array_vertex.py _is_single_list   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_array_vertex.py _is_singleton   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_array_vertex.py _as_numpy_ticks   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_array_vertex.py _send_buffer_times   0% 7 7 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_array_vertex.py SpikeSourceArrayVertex.__init__   0% 12 12 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_array_vertex.py SpikeSourceArrayVertex.create_machine_vertex   0% 6 6 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_array_vertex.py SpikeSourceArrayVertex._check_spike_density   0% 7 7 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_array_vertex.py SpikeSourceArrayVertex._check_density_single_list   0% 7 7 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_array_vertex.py SpikeSourceArrayVertex._check_density_double_list   0% 7 7 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_array_vertex.py SpikeSourceArrayVertex.set_structure   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_array_vertex.py SpikeSourceArrayVertex.atoms_shape   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_array_vertex.py SpikeSourceArrayVertex._to_early_spikes_single_list   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_array_vertex.py SpikeSourceArrayVertex._check_spikes_double_list   0% 7 7 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_array_vertex.py SpikeSourceArrayVertex.__set_spike_buffer_times   0% 10 10 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_array_vertex.py SpikeSourceArrayVertex.__read_parameter   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_array_vertex.py SpikeSourceArrayVertex.get_parameter_values   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_array_vertex.py SpikeSourceArrayVertex.set_parameter_values   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_array_vertex.py SpikeSourceArrayVertex.get_parameters   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_array_vertex.py SpikeSourceArrayVertex.get_units   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_array_vertex.py SpikeSourceArrayVertex.get_recordable_variables   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_array_vertex.py SpikeSourceArrayVertex.get_buffer_data_type   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_array_vertex.py SpikeSourceArrayVertex.get_neurons_recording   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_array_vertex.py SpikeSourceArrayVertex.set_recording   0% 8 8 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_array_vertex.py SpikeSourceArrayVertex.set_not_recording   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_array_vertex.py SpikeSourceArrayVertex.get_recording_variables   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_array_vertex.py SpikeSourceArrayVertex.get_sampling_interval_ms   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_array_vertex.py SpikeSourceArrayVertex.get_recording_region   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_array_vertex.py SpikeSourceArrayVertex.get_data_type   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_array_vertex.py SpikeSourceArrayVertex.describe   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_array_vertex.py SpikeSourceArrayVertex.n_colour_bits   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_array_vertex.py (no function)   100% 81 0 2   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_from_file.py SpikeSourceFromFile.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_from_file.py SpikeSourceFromFile.spike_times   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_from_file.py (no function)   100% 10 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson.py SpikeSourcePoisson.__init__   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson.py SpikeSourcePoisson.absolute_max_atoms_per_core   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson.py SpikeSourcePoisson.create_vertex   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson.py (no function)   100% 16 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_machine_vertex.py _flatten   0% 4 4 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_machine_vertex.py get_n_rates   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_machine_vertex.py get_params_bytes   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_machine_vertex.py get_rates_bytes   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_machine_vertex.py get_expander_rates_bytes   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_machine_vertex.py get_sdram_edge_params_bytes   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_machine_vertex.py _u3232_to_uint64   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_machine_vertex.py SpikeSourcePoissonMachineVertex.__init__   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_machine_vertex.py SpikeSourcePoissonMachineVertex._pop_vertex   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_machine_vertex.py SpikeSourcePoissonMachineVertex.set_sdram_partition   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_machine_vertex.py SpikeSourcePoissonMachineVertex.sdram_required   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_machine_vertex.py SpikeSourcePoissonMachineVertex._provenance_region_id   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_machine_vertex.py SpikeSourcePoissonMachineVertex.parse_extra_provenance_items   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_machine_vertex.py SpikeSourcePoissonMachineVertex._n_additional_data_items   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_machine_vertex.py SpikeSourcePoissonMachineVertex.get_recorded_region_ids   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_machine_vertex.py SpikeSourcePoissonMachineVertex.get_recording_region_base_address   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_machine_vertex.py SpikeSourcePoissonMachineVertex.get_profile_data   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_machine_vertex.py SpikeSourcePoissonMachineVertex.get_binary_file_name   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_machine_vertex.py SpikeSourcePoissonMachineVertex.get_binary_start_type   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_machine_vertex.py SpikeSourcePoissonMachineVertex.max_spikes_per_second   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_machine_vertex.py SpikeSourcePoissonMachineVertex.max_spikes_per_ts   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_machine_vertex.py SpikeSourcePoissonMachineVertex.reload_required   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_machine_vertex.py SpikeSourcePoissonMachineVertex.set_reload_required   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_machine_vertex.py SpikeSourcePoissonMachineVertex.regenerate_data_specification   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_machine_vertex.py SpikeSourcePoissonMachineVertex.__conn   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_machine_vertex.py SpikeSourcePoissonMachineVertex.generate_data_specification   0% 36 36 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_machine_vertex.py SpikeSourcePoissonMachineVertex._write_poisson_rates   0% 21 21 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_machine_vertex.py SpikeSourcePoissonMachineVertex._write_poisson_parameters   0% 26 26 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_machine_vertex.py SpikeSourcePoissonMachineVertex.set_rate_changed   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_machine_vertex.py SpikeSourcePoissonMachineVertex.__poisson_rate_region_address   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_machine_vertex.py SpikeSourcePoissonMachineVertex.read_parameters_from_machine   0% 16 16 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_machine_vertex.py SpikeSourcePoissonMachineVertex.read_connections   0% 14 14 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_machine_vertex.py SpikeSourcePoissonMachineVertex.sdram_requirement   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_machine_vertex.py SpikeSourcePoissonMachineVertex.get_n_keys_for_partition   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_machine_vertex.py (no function)   100% 115 0 4   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_variable.py SpikeSourcePoissonVariable.__init__   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_variable.py SpikeSourcePoissonVariable.absolute_max_atoms_per_core   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_variable.py SpikeSourcePoissonVariable.create_vertex   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_variable.py (no function)   100% 17 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_vertex.py _is_list_of_lists   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_vertex.py _normalize_rates   0% 7 7 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_vertex.py _normalize_times   0% 9 9 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_vertex.py is_iterable   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_vertex.py SpikeSourcePoissonVertex.__init__   0% 68 68 0   0% 40 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_vertex.py SpikeSourcePoissonVertex.set_structure   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_vertex.py SpikeSourcePoissonVertex.rates   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_vertex.py SpikeSourcePoissonVertex.add_outgoing_projection   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_vertex.py SpikeSourcePoissonVertex.outgoing_projections   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_vertex.py SpikeSourcePoissonVertex.n_profile_samples   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_vertex.py SpikeSourcePoissonVertex.time_to_spike   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_vertex.py SpikeSourcePoissonVertex.__read_parameters_now   0% 7 7 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_vertex.py SpikeSourcePoissonVertex.__read_parameter   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_vertex.py SpikeSourcePoissonVertex.__full_name   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_vertex.py SpikeSourcePoissonVertex.get_parameter_values   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_vertex.py SpikeSourcePoissonVertex.set_parameter_values   0% 11 11 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_vertex.py SpikeSourcePoissonVertex.get_parameters   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_vertex.py SpikeSourcePoissonVertex.get_units   0% 7 7 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_vertex.py SpikeSourcePoissonVertex.get_recordable_variables   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_vertex.py SpikeSourcePoissonVertex.get_buffer_data_type   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_vertex.py SpikeSourcePoissonVertex.get_recording_region   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_vertex.py SpikeSourcePoissonVertex.set_recording   0% 9 9 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_vertex.py SpikeSourcePoissonVertex.get_recording_variables   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_vertex.py SpikeSourcePoissonVertex.set_not_recording   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_vertex.py SpikeSourcePoissonVertex.get_sampling_interval_ms   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_vertex.py SpikeSourcePoissonVertex.get_data_type   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_vertex.py SpikeSourcePoissonVertex.get_neurons_recording   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_vertex.py SpikeSourcePoissonVertex.max_spikes_per_ts   0% 6 6 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_vertex.py SpikeSourcePoissonVertex.get_recording_sdram_usage   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_vertex.py SpikeSourcePoissonVertex.get_sdram_used_by_atoms   0% 7 7 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_vertex.py SpikeSourcePoissonVertex.n_atoms   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_vertex.py SpikeSourcePoissonVertex.atoms_shape   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_vertex.py SpikeSourcePoissonVertex.create_machine_vertex   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_vertex.py SpikeSourcePoissonVertex.max_rate   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_vertex.py SpikeSourcePoissonVertex.max_n_rates   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_vertex.py SpikeSourcePoissonVertex.seed   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_vertex.py SpikeSourcePoissonVertex.seed   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_vertex.py SpikeSourcePoissonVertex.kiss_seed   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_vertex.py SpikeSourcePoissonVertex.update_kiss_seed   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_vertex.py SpikeSourcePoissonVertex.clear_spike_recording   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_vertex.py SpikeSourcePoissonVertex.describe   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_vertex.py SpikeSourcePoissonVertex.set_live_poisson_control_edge   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_vertex.py SpikeSourcePoissonVertex.incoming_control_edge   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_vertex.py SpikeSourcePoissonVertex.data   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_vertex.py SpikeSourcePoissonVertex.n_colour_bits   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_vertex.py SpikeSourcePoissonVertex.read_connections   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / spike_source / spike_source_poisson_vertex.py (no function)   100% 117 0 7   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / utility_models / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / utility_models / delays / __init__.py (no function)   100% 3 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / utility_models / delays / delay_extension_machine_vertex.py DelayExtensionMachineVertex.__init__   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / utility_models / delays / delay_extension_machine_vertex.py DelayExtensionMachineVertex.app_vertex   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / utility_models / delays / delay_extension_machine_vertex.py DelayExtensionMachineVertex._provenance_region_id   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / utility_models / delays / delay_extension_machine_vertex.py DelayExtensionMachineVertex._n_additional_data_items   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / utility_models / delays / delay_extension_machine_vertex.py DelayExtensionMachineVertex.sdram_required   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / utility_models / delays / delay_extension_machine_vertex.py DelayExtensionMachineVertex.parse_extra_provenance_items   0% 35 35 0   0% 20 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / utility_models / delays / delay_extension_machine_vertex.py DelayExtensionMachineVertex.get_n_keys_for_partition   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / utility_models / delays / delay_extension_machine_vertex.py DelayExtensionMachineVertex.get_binary_file_name   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / utility_models / delays / delay_extension_machine_vertex.py DelayExtensionMachineVertex.get_binary_start_type   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / utility_models / delays / delay_extension_machine_vertex.py DelayExtensionMachineVertex.generate_data_specification   0% 20 20 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / utility_models / delays / delay_extension_machine_vertex.py DelayExtensionMachineVertex._write_setup_info   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / utility_models / delays / delay_extension_machine_vertex.py DelayExtensionMachineVertex.write_delay_parameters   0% 15 15 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / utility_models / delays / delay_extension_machine_vertex.py (no function)   100% 73 0 3   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / utility_models / delays / delay_extension_vertex.py DelayExtensionVertex.__init__   0% 7 7 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / utility_models / delays / delay_extension_vertex.py DelayExtensionVertex.n_atoms   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / utility_models / delays / delay_extension_vertex.py DelayExtensionVertex.atoms_shape   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / utility_models / delays / delay_extension_vertex.py DelayExtensionVertex._delay_splitter   0% 1 1 2   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / utility_models / delays / delay_extension_vertex.py DelayExtensionVertex.drop_late_spikes   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / utility_models / delays / delay_extension_vertex.py DelayExtensionVertex.get_max_delay_ticks_supported   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / utility_models / delays / delay_extension_vertex.py DelayExtensionVertex.n_delay_stages   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / utility_models / delays / delay_extension_vertex.py DelayExtensionVertex.set_new_n_delay_stages_and_delay_per_stage   0% 4 4 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / utility_models / delays / delay_extension_vertex.py DelayExtensionVertex.delay_per_stage   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / utility_models / delays / delay_extension_vertex.py DelayExtensionVertex.source_vertex   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / utility_models / delays / delay_extension_vertex.py DelayExtensionVertex.delay_params_size   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / utility_models / delays / delay_extension_vertex.py DelayExtensionVertex.partition   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / utility_models / delays / delay_extension_vertex.py DelayExtensionVertex.add_outgoing_edge   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / utility_models / delays / delay_extension_vertex.py DelayExtensionVertex.outgoing_edges   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / utility_models / delays / delay_extension_vertex.py DelayExtensionVertex.n_colour_bits   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / utility_models / delays / delay_extension_vertex.py (no function)   100% 46 0 2   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / utility_models / spike_injector / __init__.py (no function)   100% 2 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / utility_models / spike_injector / spike_injector.py SpikeInjector.create_vertex   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / utility_models / spike_injector / spike_injector.py (no function)   100% 11 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / utility_models / spike_injector / spike_injector_vertex.py SpikeInjectorVertex.__init__   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / utility_models / spike_injector / spike_injector_vertex.py SpikeInjectorVertex.set_structure   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / utility_models / spike_injector / spike_injector_vertex.py SpikeInjectorVertex.atoms_shape   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / utility_models / spike_injector / spike_injector_vertex.py SpikeInjectorVertex.get_recordable_variables   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / utility_models / spike_injector / spike_injector_vertex.py SpikeInjectorVertex.set_recording   0% 8 8 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / utility_models / spike_injector / spike_injector_vertex.py SpikeInjectorVertex.get_recording_variables   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / utility_models / spike_injector / spike_injector_vertex.py SpikeInjectorVertex.set_not_recording   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / utility_models / spike_injector / spike_injector_vertex.py SpikeInjectorVertex.get_sampling_interval_ms   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / utility_models / spike_injector / spike_injector_vertex.py SpikeInjectorVertex.get_data_type   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / utility_models / spike_injector / spike_injector_vertex.py SpikeInjectorVertex.get_buffer_data_type   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / utility_models / spike_injector / spike_injector_vertex.py SpikeInjectorVertex.get_units   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / utility_models / spike_injector / spike_injector_vertex.py SpikeInjectorVertex.get_recording_region   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / utility_models / spike_injector / spike_injector_vertex.py SpikeInjectorVertex.get_neurons_recording   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / utility_models / spike_injector / spike_injector_vertex.py SpikeInjectorVertex.describe   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / models / utility_models / spike_injector / spike_injector_vertex.py (no function)   100% 48 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / __init__.py (no function)   100% 3 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_ethernet_protocol.py _clamp   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_ethernet_protocol.py _active_time_for_frequency   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_ethernet_protocol.py MunichIoEthernetProtocol.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_ethernet_protocol.py MunichIoEthernetProtocol.enable_retina   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_ethernet_protocol.py MunichIoEthernetProtocol.disable_retina   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_ethernet_protocol.py MunichIoEthernetProtocol.set_retina_transmission   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_ethernet_protocol.py MunichIoEthernetProtocol.disable_motor   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_ethernet_protocol.py MunichIoEthernetProtocol.enable_motor   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_ethernet_protocol.py MunichIoEthernetProtocol.motor_0_permanent_velocity   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_ethernet_protocol.py MunichIoEthernetProtocol.motor_1_permanent_velocity   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_ethernet_protocol.py MunichIoEthernetProtocol.motor_0_leaky_velocity   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_ethernet_protocol.py MunichIoEthernetProtocol.motor_1_leaky_velocity   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_ethernet_protocol.py MunichIoEthernetProtocol.led_total_period   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_ethernet_protocol.py MunichIoEthernetProtocol.led_front_active_time   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_ethernet_protocol.py MunichIoEthernetProtocol.led_back_active_time   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_ethernet_protocol.py MunichIoEthernetProtocol.led_frequency   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_ethernet_protocol.py MunichIoEthernetProtocol.speaker_frequency   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_ethernet_protocol.py MunichIoEthernetProtocol.speaker_total_period   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_ethernet_protocol.py MunichIoEthernetProtocol.speaker_active_time   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_ethernet_protocol.py MunichIoEthernetProtocol.laser_frequency   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_ethernet_protocol.py MunichIoEthernetProtocol.laser_total_period   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_ethernet_protocol.py MunichIoEthernetProtocol.laser_active_time   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_ethernet_protocol.py (no function)   100% 43 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py _munich_key   100% 1 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py get_munich_i   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py get_munich_f   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py get_munich_d   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py get_retina_i   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py get_push_bot_laser_led_speaker_frequency_i   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py get_push_bot_motor_i   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py GET_RETINA_KEY_VALUE   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py GET_RETINA_PAYLOAD_VALUE   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py RetinaKey.__init__   100% 3 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py RetinaKey.ident   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py RetinaKey.n_neurons   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py RetinaKey.pixels   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py RetinaKey.bits_per_coordinate   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py RetinaPayload.__init__   100% 2 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py RetinaPayload.ident   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py RetinaPayload.n_payload_bytes   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.__init__   0% 6 6 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.mode   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.uart_id   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.instance_key   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.sent_mode_command   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol._get_key   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.configure_master_key   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.set_mode   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.set_retina_key_key   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.set_retina_key   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.disable_retina_key   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.disable_retina   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.master_slave_use_internal_counter   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.master_slave_set_slave   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.master_slave_set_master_clock_not_started   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.master_slave_set_master_clock_active   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.bias_values   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.reset_retina   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.turn_off_sensor_reporting   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.poll_sensors_once   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.poll_individual_sensor_continuously   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.enable_disable_motor_key   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.generic_motor_enable   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.generic_motor_disable   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.generic_motor_total_period   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.generic_motor0_raw_output_permanent   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.generic_motor1_raw_output_permanent   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.generic_motor0_raw_output_leak_to_0   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.generic_motor1_raw_output_leak_to_0   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.pwm_pin_output_timer_a_duration   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.pwm_pin_output_timer_b_duration   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.pwm_pin_output_timer_c_duration   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.pwm_pin_output_timer_a_channel_0_ratio   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.pwm_pin_output_timer_a_channel_1_ratio   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.pwm_pin_output_timer_b_channel_0_ratio   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.pwm_pin_output_timer_b_channel_1_ratio   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.pwm_pin_output_timer_c_channel_0_ratio   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.pwm_pin_output_timer_c_channel_1_ratio   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.query_state_of_io_lines   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.set_output_pattern_for_payload   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.add_payload_logic_to_current_output   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.remove_payload_logic_to_current_output   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.set_payload_pins_to_high_impedance   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol._check_for_pushbot_mode   0% 2 2 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.push_bot_laser_config_total_period_key   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.push_bot_laser_config_total_period   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.push_bot_laser_config_active_time_key   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.push_bot_laser_config_active_time   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.push_bot_laser_set_frequency_key   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.push_bot_laser_set_frequency   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.push_bot_speaker_config_total_period_key   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.push_bot_speaker_config_total_period   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.push_bot_speaker_config_active_time_key   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.push_bot_speaker_config_active_time   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.push_bot_speaker_set_tone_key   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.push_bot_speaker_set_tone   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.push_bot_speaker_set_melody_key   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.push_bot_speaker_set_melody   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.push_bot_led_total_period_key   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.push_bot_led_total_period   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.push_bot_led_back_active_time_key   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.push_bot_led_back_active_time   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.push_bot_led_front_active_time_key   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.push_bot_led_front_active_time   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.push_bot_led_set_frequency_key   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.push_bot_led_set_frequency   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.push_bot_motor_0_permanent_key   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.push_bot_motor_0_permanent   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.push_bot_motor_1_permanent_key   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.push_bot_motor_1_permanent   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.push_bot_motor_0_leaking_towards_zero_key   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.push_bot_motor_0_leaking_towards_zero   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.push_bot_motor_1_leaking_towards_zero_key   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.push_bot_motor_1_leaking_towards_zero   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.sensor_transmission_key   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.set_retina_transmission_key   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py MunichIoSpiNNakerLinkProtocol.set_retina_transmission   0% 8 8 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / protocols / munich_io_spinnaker_link_protocol.py (no function)   100% 223 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / random_distribution.py RandomDistribution.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / random_distribution.py RandomDistribution.__repr__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / random_distribution.py (no function)   100% 8 0 0   50% 2 1   90%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / setup_pynn.py version_satisfies   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / setup_pynn.py install_spynnaker_into   0% 9 9 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / setup_pynn.py setup_pynn   0% 4 4 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / setup_pynn.py (no function)   92% 12 1 0   50% 2 1   86%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / spinnaker.py SpiNNaker.__init__   0% 14 14 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / spinnaker.py SpiNNaker._add_cfg_defaults_and_template   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / spinnaker.py SpiNNaker._user_cfg_file   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / spinnaker.py SpiNNaker._data_writer_cls   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / spinnaker.py SpiNNaker.__writer   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / spinnaker.py SpiNNaker._clear_and_run   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / spinnaker.py SpiNNaker.__flush_post_vertex_caches   0% 2 2 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / spinnaker.py SpiNNaker.run   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / spinnaker.py SpiNNaker.run_until   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / spinnaker.py SpiNNaker.clear   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / spinnaker.py SpiNNaker.state   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / spinnaker.py SpiNNaker.mpi_rank   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / spinnaker.py SpiNNaker.mpi_rank   100% 0 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / spinnaker.py SpiNNaker.num_processes   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / spinnaker.py SpiNNaker.num_processes   100% 0 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / spinnaker.py SpiNNaker.dt   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / spinnaker.py SpiNNaker.dt   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / spinnaker.py SpiNNaker.t   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / spinnaker.py SpiNNaker.segment_counter   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / spinnaker.py SpiNNaker.segment_counter   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / spinnaker.py SpiNNaker.name   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / spinnaker.py SpiNNaker.recorders   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / spinnaker.py SpiNNaker.recorders   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / spinnaker.py SpiNNaker.stop   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / spinnaker.py SpiNNaker.register_binary_search_path   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / spinnaker.py SpiNNaker._execute_write_neo_metadata   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / spinnaker.py SpiNNaker._do_write_metadata   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / spinnaker.py SpiNNaker._execute_synapse_expander   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / spinnaker.py SpiNNaker._execute_neuron_expander   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / spinnaker.py SpiNNaker._execute_finish_connection_holders   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / spinnaker.py SpiNNaker._do_extra_load_algorithms   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / spinnaker.py SpiNNaker._report_write_network_graph   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / spinnaker.py SpiNNaker._do_extra_mapping_algorithms   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / spinnaker.py SpiNNaker._do_provenance_reports   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / spinnaker.py SpiNNaker._report_redundant_packet_count   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / spinnaker.py SpiNNaker._execute_splitter_selector   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / spinnaker.py SpiNNaker._execute_delay_support_adder   0% 12 12 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / spinnaker.py SpiNNaker._execute_buffer_extractor   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / spinnaker.py (no function)   100% 95 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / spynnaker_external_device_plugin_manager.py SpynnakerExternalDevicePluginManager.add_database_socket_address   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / spynnaker_external_device_plugin_manager.py SpynnakerExternalDevicePluginManager.activate_live_output_for   0% 13 13 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / spynnaker_external_device_plugin_manager.py SpynnakerExternalDevicePluginManager.activate_live_output_to   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / spynnaker_external_device_plugin_manager.py SpynnakerExternalDevicePluginManager.update_live_packet_gather_tracker   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / spynnaker_external_device_plugin_manager.py SpynnakerExternalDevicePluginManager.add_poisson_live_rate_control   0% 10 10 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / spynnaker_external_device_plugin_manager.py SpynnakerExternalDevicePluginManager.add_edge   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / spynnaker_external_device_plugin_manager.py SpynnakerExternalDevicePluginManager.add_application_vertex   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / spynnaker_external_device_plugin_manager.py (no function)   100% 27 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / types.py is_scalar   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / types.py (no function)   100% 15 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / bit_field_utilities.py is_sdram_poisson_source   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / bit_field_utilities.py _unique_edges   0% 9 9 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / bit_field_utilities.py get_sdram_for_bit_field_region   0% 8 8 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / bit_field_utilities.py get_sdram_for_keys   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / bit_field_utilities.py get_bitfield_key_map_data   0% 14 14 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / bit_field_utilities.py write_bitfield_init_data   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / bit_field_utilities.py (no function)   100% 20 0 3   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / buffer_data_type.py BufferDataType.__str__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / buffer_data_type.py (no function)   100% 9 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / constants.py (no function)   100% 34 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / data_population.py DataPopulation.__init__   0% 6 6 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / data_population.py DataPopulation.write_data   0% 7 7 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / data_population.py DataPopulation.describe   0% 7 7 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / data_population.py DataPopulation.get_data   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / data_population.py DataPopulation.spinnaker_get_data   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / data_population.py DataPopulation.get_spike_counts   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / data_population.py DataPopulation.find_units   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / data_population.py DataPopulation.__len__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / data_population.py DataPopulation.label   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / data_population.py DataPopulation.local_size   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / data_population.py DataPopulation.size   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / data_population.py DataPopulation.id_to_index   100% 0 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / data_population.py DataPopulation.id_to_index   100% 0 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / data_population.py DataPopulation.id_to_index   0% 9 9 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / data_population.py DataPopulation.index_to_id   100% 0 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / data_population.py DataPopulation.index_to_id   100% 0 0 1   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / data_population.py DataPopulation.index_to_id   0% 8 8 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / data_population.py DataPopulation.__getitem__   0% 6 6 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / data_population.py DataPopulation.mean_spike_count   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / data_population.py (no function)   0% 54 54 10   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_buffer_database.py NeoBufferDatabase._string   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_buffer_database.py NeoBufferDatabase.__init__   0% 13 13 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_buffer_database.py NeoBufferDatabase.segement_db   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_buffer_database.py NeoBufferDatabase.write_segment_metadata   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_buffer_database.py NeoBufferDatabase.write_t_stop   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_buffer_database.py NeoBufferDatabase.__get_segment_info   0% 9 9 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_buffer_database.py NeoBufferDatabase.__get_simulation_time_step_ms   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_buffer_database.py NeoBufferDatabase.__get_population_id   0% 6 6 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_buffer_database.py NeoBufferDatabase.__get_recording_id   0% 10 10 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_buffer_database.py NeoBufferDatabase.has_population_metadata   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_buffer_database.py NeoBufferDatabase.get_population_metadata   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_buffer_database.py NeoBufferDatabase.get_recording_populations   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_buffer_database.py NeoBufferDatabase.get_population   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_buffer_database.py NeoBufferDatabase.get_recording_variables   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_buffer_database.py NeoBufferDatabase.find_units   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_buffer_database.py NeoBufferDatabase.__get_recording_metadata   0% 10 10 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_buffer_database.py NeoBufferDatabase.__get_region_metadata   0% 9 9 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_buffer_database.py NeoBufferDatabase.__get_spikes_by_region   0% 23 23 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_buffer_database.py NeoBufferDatabase.__get_neuron_spikes   0% 11 11 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_buffer_database.py NeoBufferDatabase.__get_eieio_spike_by_region   0% 24 24 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_buffer_database.py NeoBufferDatabase.__get_eieio_spikes   0% 11 11 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_buffer_database.py NeoBufferDatabase.__get_multi_spikes_by_region   0% 16 16 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_buffer_database.py NeoBufferDatabase.__get_multi_spikes   0% 16 16 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_buffer_database.py NeoBufferDatabase.__combine_indexes   0% 7 7 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_buffer_database.py NeoBufferDatabase.__get_spikes   0% 12 12 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_buffer_database.py NeoBufferDatabase.__get_matrix_data_by_region   0% 11 11 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_buffer_database.py NeoBufferDatabase.__get_matrix_data   0% 32 32 0   0% 18 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_buffer_database.py NeoBufferDatabase.__get_rewires_by_region   0% 14 14 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_buffer_database.py NeoBufferDatabase.__get_rewires   0% 10 10 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_buffer_database.py NeoBufferDatabase.__get_recorded_pynn7   0% 8 8 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_buffer_database.py NeoBufferDatabase.spinnaker_get_data   0% 15 15 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_buffer_database.py NeoBufferDatabase.get_spike_counts   0% 10 10 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_buffer_database.py NeoBufferDatabase.__add_data   0% 22 22 0   0% 12 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_buffer_database.py NeoBufferDatabase.__read_and_csv_data   0% 20 20 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_buffer_database.py NeoBufferDatabase.get_empty_block   0% 6 6 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_buffer_database.py NeoBufferDatabase.get_full_block   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_buffer_database.py NeoBufferDatabase.csv_segment   0% 8 8 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_buffer_database.py NeoBufferDatabase.csv_block_metadata   0% 9 9 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_buffer_database.py NeoBufferDatabase.__clean_variables   0% 8 8 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_buffer_database.py NeoBufferDatabase.add_segment   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_buffer_database.py NeoBufferDatabase.clear_data   0% 9 9 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_buffer_database.py NeoBufferDatabase.write_metadata   0% 3 3 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_buffer_database.py NeoBufferDatabase.__write_metadata   0% 25 25 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_buffer_database.py NeoBufferDatabase.array_to_string   0% 22 22 0   0% 14 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_buffer_database.py NeoBufferDatabase.string_to_array   0% 17 17 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_buffer_database.py (no function)   100% 91 0 7   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_compare.py compare_spiketrain   0% 9 9 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_compare.py compare_spiketrains   0% 6 6 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_compare.py compare_analogsignal   0% 22 22 0   0% 24 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_compare.py compare_segments   0% 12 12 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_compare.py compare_blocks   0% 4 4 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_compare.py (no function)   100% 7 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_convertor.py convert_analog_signal   0% 9 9 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_convertor.py convert_data   0% 7 7 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_convertor.py convert_data_list   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_convertor.py convert_v_list   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_convertor.py convert_gsyn_exc_list   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_convertor.py convert_gsyn_inh_list   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_convertor.py convert_gsyn   0% 19 19 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_convertor.py convert_spiketrains   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_convertor.py convert_spikes   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_convertor.py count_spiketrains   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_convertor.py count_spikes   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_convertor.py (no function)   100% 17 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_csv.py NeoCsv._csv_variable_metdata   0% 9 9 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_csv.py NeoCsv.__quantify   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_csv.py NeoCsv.__read_variable_metadata   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_csv.py NeoCsv.__read_signal_array   0% 6 6 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_csv.py NeoCsv.__csv_indexes   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_csv.py NeoCsv.__read_indexes   0% 6 6 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_csv.py NeoCsv._insert_spike_data   0% 8 8 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_csv.py NeoCsv._csv_spike_data   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_csv.py NeoCsv.__read_spike_data   0% 9 9 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_csv.py NeoCsv._insert_matrix_data   0% 8 8 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_csv.py NeoCsv._csv_matrix_data   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_csv.py NeoCsv.__read_matrix_data   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_csv.py NeoCsv._insert_formation_events   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_csv.py NeoCsv._insert_elimination_events   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_csv.py NeoCsv._insert_neo_rewirings   0% 15 15 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_csv.py NeoCsv._csv_rewirings   0% 15 15 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_csv.py NeoCsv.__read_times_and_labels   0% 9 9 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_csv.py NeoCsv.__read_rewirings   0% 9 9 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_csv.py NeoCsv._insert_empty_segment   0% 10 10 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_csv.py NeoCsv._csv_segment_metadata   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_csv.py NeoCsv.__read_segment   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_csv.py NeoCsv._insert_empty_block   0% 16 16 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_csv.py NeoCsv._csv_block_metadata   0% 10 10 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_csv.py NeoCsv.__read_empty_block   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_csv.py NeoCsv.__read_metadata   0% 7 7 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_csv.py NeoCsv.read_csv   0% 29 29 0   0% 12 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / neo_csv.py (no function)   100% 60 0 3   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / __init__.py (no function)   100% 14 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / abstract_random_stats.py AbstractRandomStats.cdf   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / abstract_random_stats.py AbstractRandomStats.ppf   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / abstract_random_stats.py AbstractRandomStats.mean   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / abstract_random_stats.py AbstractRandomStats.std   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / abstract_random_stats.py AbstractRandomStats.var   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / abstract_random_stats.py AbstractRandomStats.high   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / abstract_random_stats.py AbstractRandomStats.low   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / abstract_random_stats.py (no function)   100% 19 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_binomial_impl.py RandomStatsBinomialImpl._get_params   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_binomial_impl.py RandomStatsBinomialImpl.cdf   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_binomial_impl.py RandomStatsBinomialImpl.ppf   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_binomial_impl.py RandomStatsBinomialImpl.mean   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_binomial_impl.py RandomStatsBinomialImpl.std   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_binomial_impl.py RandomStatsBinomialImpl.var   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_binomial_impl.py RandomStatsBinomialImpl.high   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_binomial_impl.py RandomStatsBinomialImpl.low   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_binomial_impl.py (no function)   100% 21 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_exponential_clipped_impl.py RandomStatsExponentialClippedImpl._get_params   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_exponential_clipped_impl.py RandomStatsExponentialClippedImpl.cdf   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_exponential_clipped_impl.py RandomStatsExponentialClippedImpl.ppf   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_exponential_clipped_impl.py RandomStatsExponentialClippedImpl.mean   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_exponential_clipped_impl.py RandomStatsExponentialClippedImpl.std   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_exponential_clipped_impl.py RandomStatsExponentialClippedImpl.var   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_exponential_clipped_impl.py RandomStatsExponentialClippedImpl.high   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_exponential_clipped_impl.py RandomStatsExponentialClippedImpl.low   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_exponential_clipped_impl.py (no function)   100% 21 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_exponential_impl.py RandomStatsExponentialImpl._get_params   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_exponential_impl.py RandomStatsExponentialImpl.cdf   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_exponential_impl.py RandomStatsExponentialImpl.ppf   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_exponential_impl.py RandomStatsExponentialImpl.mean   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_exponential_impl.py RandomStatsExponentialImpl.std   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_exponential_impl.py RandomStatsExponentialImpl.var   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_exponential_impl.py RandomStatsExponentialImpl.high   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_exponential_impl.py RandomStatsExponentialImpl.low   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_exponential_impl.py (no function)   100% 21 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_gamma_impl.py RandomStatsGammaImpl._get_params   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_gamma_impl.py RandomStatsGammaImpl.cdf   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_gamma_impl.py RandomStatsGammaImpl.ppf   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_gamma_impl.py RandomStatsGammaImpl.mean   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_gamma_impl.py RandomStatsGammaImpl.std   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_gamma_impl.py RandomStatsGammaImpl.var   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_gamma_impl.py RandomStatsGammaImpl.high   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_gamma_impl.py RandomStatsGammaImpl.low   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_gamma_impl.py (no function)   100% 21 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_log_normal_impl.py RandomStatsLogNormalImpl._get_params   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_log_normal_impl.py RandomStatsLogNormalImpl.cdf   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_log_normal_impl.py RandomStatsLogNormalImpl.ppf   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_log_normal_impl.py RandomStatsLogNormalImpl.mean   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_log_normal_impl.py RandomStatsLogNormalImpl.std   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_log_normal_impl.py RandomStatsLogNormalImpl.var   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_log_normal_impl.py RandomStatsLogNormalImpl.high   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_log_normal_impl.py RandomStatsLogNormalImpl.low   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_log_normal_impl.py (no function)   100% 21 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_normal_clipped_impl.py RandomStatsNormalClippedImpl._get_params   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_normal_clipped_impl.py RandomStatsNormalClippedImpl.cdf   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_normal_clipped_impl.py RandomStatsNormalClippedImpl.ppf   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_normal_clipped_impl.py RandomStatsNormalClippedImpl.mean   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_normal_clipped_impl.py RandomStatsNormalClippedImpl.std   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_normal_clipped_impl.py RandomStatsNormalClippedImpl.var   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_normal_clipped_impl.py RandomStatsNormalClippedImpl.high   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_normal_clipped_impl.py RandomStatsNormalClippedImpl.low   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_normal_clipped_impl.py (no function)   100% 21 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_normal_impl.py RandomStatsNormalImpl._get_params   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_normal_impl.py RandomStatsNormalImpl.cdf   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_normal_impl.py RandomStatsNormalImpl.ppf   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_normal_impl.py RandomStatsNormalImpl.mean   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_normal_impl.py RandomStatsNormalImpl.std   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_normal_impl.py RandomStatsNormalImpl.var   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_normal_impl.py RandomStatsNormalImpl.high   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_normal_impl.py RandomStatsNormalImpl.low   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_normal_impl.py (no function)   100% 21 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_poisson_impl.py RandomStatsPoissonImpl._get_params   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_poisson_impl.py RandomStatsPoissonImpl.cdf   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_poisson_impl.py RandomStatsPoissonImpl.ppf   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_poisson_impl.py RandomStatsPoissonImpl.mean   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_poisson_impl.py RandomStatsPoissonImpl.std   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_poisson_impl.py RandomStatsPoissonImpl.var   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_poisson_impl.py RandomStatsPoissonImpl.high   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_poisson_impl.py RandomStatsPoissonImpl.low   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_poisson_impl.py (no function)   100% 21 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_randint_impl.py RandomStatsRandIntImpl._get_params   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_randint_impl.py RandomStatsRandIntImpl.cdf   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_randint_impl.py RandomStatsRandIntImpl.ppf   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_randint_impl.py RandomStatsRandIntImpl.mean   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_randint_impl.py RandomStatsRandIntImpl.std   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_randint_impl.py RandomStatsRandIntImpl.var   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_randint_impl.py RandomStatsRandIntImpl.high   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_randint_impl.py RandomStatsRandIntImpl.low   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_randint_impl.py (no function)   100% 21 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_scipy_impl.py RandomStatsScipyImpl.__init__   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_scipy_impl.py RandomStatsScipyImpl.cdf   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_scipy_impl.py RandomStatsScipyImpl.ppf   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_scipy_impl.py RandomStatsScipyImpl.mean   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_scipy_impl.py RandomStatsScipyImpl.std   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_scipy_impl.py RandomStatsScipyImpl.var   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_scipy_impl.py RandomStatsScipyImpl.high   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_scipy_impl.py RandomStatsScipyImpl.low   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_scipy_impl.py (no function)   100% 21 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_uniform_impl.py RandomStatsUniformImpl._get_params   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_uniform_impl.py RandomStatsUniformImpl.cdf   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_uniform_impl.py RandomStatsUniformImpl.ppf   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_uniform_impl.py RandomStatsUniformImpl.mean   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_uniform_impl.py RandomStatsUniformImpl.std   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_uniform_impl.py RandomStatsUniformImpl.var   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_uniform_impl.py RandomStatsUniformImpl.high   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_uniform_impl.py RandomStatsUniformImpl.low   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_uniform_impl.py (no function)   100% 21 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_vonmises_impl.py RandomStatsVonmisesImpl._get_params   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_vonmises_impl.py RandomStatsVonmisesImpl.cdf   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_vonmises_impl.py RandomStatsVonmisesImpl.ppf   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_vonmises_impl.py RandomStatsVonmisesImpl.mean   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_vonmises_impl.py RandomStatsVonmisesImpl.std   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_vonmises_impl.py RandomStatsVonmisesImpl.var   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_vonmises_impl.py RandomStatsVonmisesImpl.high   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_vonmises_impl.py RandomStatsVonmisesImpl.low   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / random_stats / random_stats_vonmises_impl.py (no function)   100% 21 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / ranged / __init__.py (no function)   100% 2 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / ranged / spynnaker_ranged_list.py SpynnakerRangedList.listness_check   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / ranged / spynnaker_ranged_list.py SpynnakerRangedList.as_list   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / ranged / spynnaker_ranged_list.py (no function)   100% 13 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / running_stats.py RunningStats.__init__   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / running_stats.py RunningStats.add_item   0% 7 7 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / running_stats.py RunningStats.add_items   0% 10 10 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / running_stats.py RunningStats.n_items   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / running_stats.py RunningStats.mean   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / running_stats.py RunningStats.variance   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / running_stats.py RunningStats.standard_deviation   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / running_stats.py (no function)   100% 15 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / struct.py Struct.__init__   100% 3 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / struct.py Struct.fields   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / struct.py Struct.repeat_type   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / struct.py Struct.numpy_dtype   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / struct.py Struct.get_size_in_whole_words   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / struct.py Struct.get_data   0% 28 28 0   0% 18 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / struct.py Struct.__get_data_for_slice   0% 9 9 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / struct.py Struct.get_generator_data   0% 18 18 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / struct.py Struct.__gen_data_one_for_all   0% 9 9 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / struct.py Struct.__gen_data_for_slice   0% 23 23 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / struct.py Struct.is_generatable   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / struct.py Struct.read_data   0% 18 18 0   0% 14 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / struct.py (no function)   100% 38 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / utility_calls.py check_directory_exists_and_create_if_not   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / utility_calls.py convert_param_to_numpy   0% 10 10 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / utility_calls.py convert_to   0% 1 1 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / utility_calls.py read_in_data_from_file   0% 21 21 0   0% 8 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / utility_calls.py read_spikes_from_file   0% 22 22 0   0% 14 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / utility_calls.py get_probable_maximum_selected   0% 5 5 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / utility_calls.py get_probable_minimum_selected   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / utility_calls.py get_probability_within_range   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / utility_calls.py get_maximum_probable_value   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / utility_calls.py get_minimum_probable_value   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / utility_calls.py get_mean   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / utility_calls.py get_standard_deviation   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / utility_calls.py get_variance   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / utility_calls.py high   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / utility_calls.py low   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / utility_calls.py _validate_mars_kiss_64_seed   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / utility_calls.py create_mars_kiss_seeds   0% 2 2 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / utility_calls.py get_n_bits   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / utility_calls.py get_time_to_write_us   0% 3 3 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / utility_calls.py get_neo_io   0% 12 12 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / utility_calls.py report_non_spynnaker_pynn   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / utility_calls.py check_rng   0% 2 2 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / pyNN / utilities / utility_calls.py (no function)   100% 52 0 0   100% 0 0   100%
pyenv / lib / python3.13 / site-packages / spynnaker / spike_checker.py synfire_spike_checker   0% 13 13 0   0% 10 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / spike_checker.py synfire_multiple_lines_spike_checker   0% 21 21 0   0% 12 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / spike_checker.py (no function)   75% 8 2 0   50% 2 1   70%
pyenv / lib / python3.13 / site-packages / spynnaker / spynnaker_plotting.py _handle_options   0% 14 14 0   0% 12 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / spynnaker_plotting.py _plot_spikes   0% 7 7 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / spynnaker_plotting.py plot_spiketrains   0% 5 5 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / spynnaker_plotting.py plot_spikes_numpy   0% 4 4 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / spynnaker_plotting.py _heat_plot   0% 7 7 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / spynnaker_plotting.py heat_plot_numpy   0% 7 7 0   100% 0 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / spynnaker_plotting.py heat_plot_neo   0% 4 4 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / spynnaker_plotting.py plot_segment   0% 15 15 0   0% 12 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / spynnaker_plotting.py SpynnakerPanel.__init__   0% 6 6 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / spynnaker_plotting.py SpynnakerPanel.plot   0% 18 18 0   0% 18 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / spynnaker_plotting.py SpynnakerPanel.__plot_list   0% 3 3 0   0% 2 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / spynnaker_plotting.py SpynnakerPanel.__plot_array   0% 5 5 0   0% 4 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / spynnaker_plotting.py SpynnakerPanel.__plot_block   0% 9 9 0   0% 6 0   0%
pyenv / lib / python3.13 / site-packages / spynnaker / spynnaker_plotting.py (no function)   94% 34 2 0   100% 0 0   94%
spalloc / setup.py (no function)   0% 14 14 0   0% 8 0   0%
spalloc / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
spalloc / tests / common.py MockServer.__init__   0% 5 5 0   100% 0 0   0%
spalloc / tests / common.py MockServer.listen   0% 2 2 0   100% 0 0   0%
spalloc / tests / common.py MockServer.connect   0% 2 2 0   100% 0 0   0%
spalloc / tests / common.py MockServer.close   0% 5 5 0   0% 2 0   0%
spalloc / tests / common.py MockServer.send   0% 1 1 0   100% 0 0   0%
spalloc / tests / common.py MockServer.recv   0% 5 5 2   0% 2 0   0%
spalloc / tests / common.py (no function)   100% 10 0 0   100% 0 0   100%
spalloc / tests / conftest.py no_config_files   0% 4 4 0   100% 0 0   0%
spalloc / tests / conftest.py s   0% 3 3 0   100% 0 0   0%
spalloc / tests / conftest.py c   0% 3 3 0   100% 0 0   0%
spalloc / tests / conftest.py bg_accept   0% 8 8 0   100% 0 0   0%
spalloc / tests / conftest.py bg_accept.accept_and_listen   0% 3 3 0   100% 0 0   0%
spalloc / tests / conftest.py basic_config_file   0% 13 13 0   100% 0 0   0%
spalloc / tests / conftest.py basic_job_kwargs   0% 1 1 0   100% 0 0   0%
spalloc / tests / conftest.py no_colour   0% 3 3 0   100% 0 0   0%
spalloc / tests / conftest.py (no function)   100% 23 0 0   100% 0 0   100%
spalloc / tests / scripts / test_alloc.py filename   0% 6 6 0   100% 0 0   0%
spalloc / tests / scripts / test_alloc.py mock_input   0% 4 4 0   100% 0 0   0%
spalloc / tests / scripts / test_alloc.py mock_popen   0% 5 5 0   100% 0 0   0%
spalloc / tests / scripts / test_alloc.py mock_job   0% 4 4 0   100% 0 0   0%
spalloc / tests / scripts / test_alloc.py mock_working_job   0% 13 13 0   100% 0 0   0%
spalloc / tests / scripts / test_alloc.py test_write_ips_to_file_empty   0% 3 3 0   100% 0 0   0%
spalloc / tests / scripts / test_alloc.py test_write_ips_to_file   0% 3 3 0   100% 0 0   0%
spalloc / tests / scripts / test_alloc.py test_print_info_one_board   0% 5 5 0   100% 0 0   0%
spalloc / tests / scripts / test_alloc.py test_print_info_many_boards   0% 5 5 0   100% 0 0   0%
spalloc / tests / scripts / test_alloc.py test_print_info_keyboard_interrupt   0% 2 2 0   100% 0 0   0%
spalloc / tests / scripts / test_alloc.py test_run_command   0% 2 2 0   100% 0 0   0%
spalloc / tests / scripts / test_alloc.py test_run_command_kill_and_return   0% 4 4 0   100% 0 0   0%
spalloc / tests / scripts / test_alloc.py test_no_owner   0% 2 2 0   100% 0 0   0%
spalloc / tests / scripts / test_alloc.py test_no_hostname   0% 2 2 0   100% 0 0   0%
spalloc / tests / scripts / test_alloc.py test_too_many_arguments   0% 2 2 0   100% 0 0   0%
spalloc / tests / scripts / test_alloc.py test_wrong_argument_type   0% 2 2 0   100% 0 0   0%
spalloc / tests / scripts / test_alloc.py test_from_config_file   0% 2 2 0   100% 0 0   0%
spalloc / tests / scripts / test_alloc.py test_what   0% 2 2 0   100% 0 0   0%
spalloc / tests / scripts / test_alloc.py test_machine_arg   0% 4 4 0   100% 0 0   0%
spalloc / tests / scripts / test_alloc.py test_tags_arg   0% 4 4 0   100% 0 0   0%
spalloc / tests / scripts / test_alloc.py test_min_ratio_arg   0% 3 3 0   100% 0 0   0%
spalloc / tests / scripts / test_alloc.py test_max_dead_boards_arg   0% 3 3 0   100% 0 0   0%
spalloc / tests / scripts / test_alloc.py test_max_dead_links_args   0% 3 3 0   100% 0 0   0%
spalloc / tests / scripts / test_alloc.py test_require_torus_args   0% 3 3 0   100% 0 0   0%
spalloc / tests / scripts / test_alloc.py test_require_owner_args   0% 3 3 0   100% 0 0   0%
spalloc / tests / scripts / test_alloc.py test_require_hostname_args   0% 3 3 0   100% 0 0   0%
spalloc / tests / scripts / test_alloc.py test_require_port_args   0% 3 3 0   100% 0 0   0%
spalloc / tests / scripts / test_alloc.py test_keepalive_args   0% 3 3 0   100% 0 0   0%
spalloc / tests / scripts / test_alloc.py test_reconnect_delay_args   0% 3 3 0   100% 0 0   0%
spalloc / tests / scripts / test_alloc.py test_timeout_args   0% 3 3 0   100% 0 0   0%
spalloc / tests / scripts / test_alloc.py test_default_info   0% 6 6 0   100% 0 0   0%
spalloc / tests / scripts / test_alloc.py test_quiet_args   0% 4 4 0   100% 0 0   0%
spalloc / tests / scripts / test_alloc.py test_debug_args   0% 7 7 0   0% 2 0   0%
spalloc / tests / scripts / test_alloc.py test_command_args   0% 2 2 0   100% 0 0   0%
spalloc / tests / scripts / test_alloc.py test_failiure_modes   0% 4 4 0   100% 0 0   0%
spalloc / tests / scripts / test_alloc.py test_get_reason_fails   0% 3 3 0   100% 0 0   0%
spalloc / tests / scripts / test_alloc.py test_keyboard_interrupt   0% 4 4 0   100% 0 0   0%
spalloc / tests / scripts / test_alloc.py test_no_destroy   0% 3 3 0   100% 0 0   0%
spalloc / tests / scripts / test_alloc.py test_resume   0% 2 2 0   100% 0 0   0%
spalloc / tests / scripts / test_alloc.py (no function)   100% 60 0 0   100% 0 0   100%
spalloc / tests / scripts / test_job_script.py mock_protocol_client   0% 3 3 0   100% 0 0   0%
spalloc / tests / scripts / test_job_script.py client   0% 6 6 0   100% 0 0   0%
spalloc / tests / scripts / test_job_script.py TestShowJobInfo.test_unknown   0% 7 7 0   100% 0 0   0%
spalloc / tests / scripts / test_job_script.py TestShowJobInfo.test_queued   0% 10 10 0   100% 0 0   0%
spalloc / tests / scripts / test_job_script.py TestShowJobInfo.test_power_ready   0% 10 10 0   100% 0 0   0%
spalloc / tests / scripts / test_job_script.py TestShowJobInfo.test_destroyed   0% 7 7 0   100% 0 0   0%
spalloc / tests / scripts / test_job_script.py test_watch_job   0% 6 6 0   100% 0 0   0%
spalloc / tests / scripts / test_job_script.py TestPowerJob.test_bad_state   0% 5 5 0   100% 0 0   0%
spalloc / tests / scripts / test_job_script.py TestPowerJob.test_success   0% 6 6 0   0% 2 0   0%
spalloc / tests / scripts / test_job_script.py TestPowerJob.test_interrupt   0% 9 9 0   0% 2 0   0%
spalloc / tests / scripts / test_job_script.py TestListIPs.test_no_connections   0% 5 5 0   100% 0 0   0%
spalloc / tests / scripts / test_job_script.py TestListIPs.test_some_connections   0% 5 5 0   100% 0 0   0%
spalloc / tests / scripts / test_job_script.py test_destroy_job   0% 3 3 0   100% 0 0   0%
spalloc / tests / scripts / test_job_script.py TestMain.test_no_hostname   0% 2 2 0   100% 0 0   0%
spalloc / tests / scripts / test_job_script.py TestMain.test_no_job_id_or_owner   0% 2 2 0   100% 0 0   0%
spalloc / tests / scripts / test_job_script.py TestMain.test_bad_version   0% 4 4 0   100% 0 0   0%
spalloc / tests / scripts / test_job_script.py TestMain.test_bad_connection   0% 2 2 0   100% 0 0   0%
spalloc / tests / scripts / test_job_script.py TestMain.test_no_job_owner_has_no_jobs   0% 4 4 0   100% 0 0   0%
spalloc / tests / scripts / test_job_script.py TestMain.test_no_job_owner_has_many_jobs   0% 4 4 0   100% 0 0   0%
spalloc / tests / scripts / test_job_script.py TestMain.test_automatic_job_id   0% 5 5 0   100% 0 0   0%
spalloc / tests / scripts / test_job_script.py TestMain.test_manual   0% 5 5 0   100% 0 0   0%
spalloc / tests / scripts / test_job_script.py TestMain.test_info   0% 4 4 0   100% 0 0   0%
spalloc / tests / scripts / test_job_script.py TestMain.test_watch   0% 4 4 0   100% 0 0   0%
spalloc / tests / scripts / test_job_script.py TestMain.test_power_and_reset   0% 5 5 0   0% 2 0   0%
spalloc / tests / scripts / test_job_script.py TestMain.test_ethernet_ips   0% 3 3 0   100% 0 0   0%
spalloc / tests / scripts / test_job_script.py TestMain.test_destroy   0% 4 4 0   0% 2 0   0%
spalloc / tests / scripts / test_job_script.py (no function)   100% 53 0 0   100% 0 0   100%
spalloc / tests / scripts / test_machine.py client   0% 6 6 0   100% 0 0   0%
spalloc / tests / scripts / test_machine.py test_generate_keys   0% 3 3 0   100% 0 0   0%
spalloc / tests / scripts / test_machine.py test_list_machines   0% 6 6 0   100% 0 0   0%
spalloc / tests / scripts / test_machine.py test_show_machine   0% 6 6 0   100% 0 0   0%
spalloc / tests / scripts / test_machine.py test_show_machine_compact   0% 6 6 0   100% 0 0   0%
spalloc / tests / scripts / test_machine.py test_show_machine_fail   0% 6 6 0   100% 0 0   0%
spalloc / tests / scripts / test_machine.py test_no_hostname   0% 2 2 0   100% 0 0   0%
spalloc / tests / scripts / test_machine.py test_detailed_without_machine   0% 2 2 0   100% 0 0   0%
spalloc / tests / scripts / test_machine.py test_bad_version   0% 4 4 0   100% 0 0   0%
spalloc / tests / scripts / test_machine.py test_io_error   0% 2 2 0   100% 0 0   0%
spalloc / tests / scripts / test_machine.py test_default_list   0% 3 3 0   100% 0 0   0%
spalloc / tests / scripts / test_machine.py test_specify_machine   0% 3 3 0   100% 0 0   0%
spalloc / tests / scripts / test_machine.py test_specify_missing_machine   0% 5 5 0   100% 0 0   0%
spalloc / tests / scripts / test_machine.py test_watch   0% 5 5 0   100% 0 0   0%
spalloc / tests / scripts / test_machine.py test_watch_fail   0% 7 7 0   100% 0 0   0%
spalloc / tests / scripts / test_machine.py (no function)   100% 24 0 0   100% 0 0   100%
spalloc / tests / scripts / test_ps.py client_factory   0% 3 3 0   100% 0 0   0%
spalloc / tests / scripts / test_ps.py client   0% 6 6 0   100% 0 0   0%
spalloc / tests / scripts / test_ps.py faux_render   0% 4 4 0   100% 0 0   0%
spalloc / tests / scripts / test_ps.py test_render_job_list   0% 7 7 0   100% 0 0   0%
spalloc / tests / scripts / test_ps.py test_args_no_hostname   0% 2 2 0   100% 0 0   0%
spalloc / tests / scripts / test_ps.py test_args_from_file   0% 6 6 0   100% 0 0   0%
spalloc / tests / scripts / test_ps.py test_args   0% 8 8 0   100% 0 0   0%
spalloc / tests / scripts / test_ps.py test_connection_error   0% 2 2 0   100% 0 0   0%
spalloc / tests / scripts / test_ps.py test_version_error   0% 4 4 0   100% 0 0   0%
spalloc / tests / scripts / test_ps.py test_watch   0% 4 4 0   100% 0 0   0%
spalloc / tests / scripts / test_ps.py (no function)   100% 24 0 0   100% 0 0   100%
spalloc / tests / scripts / test_where_is.py client   0% 7 7 0   100% 0 0   0%
spalloc / tests / scripts / test_where_is.py test_no_hostname   0% 2 2 0   100% 0 0   0%
spalloc / tests / scripts / test_where_is.py test_bad_version   0% 4 4 0   100% 0 0   0%
spalloc / tests / scripts / test_where_is.py test_bad_args   0% 2 2 0   100% 0 0   0%
spalloc / tests / scripts / test_where_is.py test_server_error   0% 2 2 0   100% 0 0   0%
spalloc / tests / scripts / test_where_is.py test_board   0% 2 2 0   100% 0 0   0%
spalloc / tests / scripts / test_where_is.py test_physical   0% 2 2 0   100% 0 0   0%
spalloc / tests / scripts / test_where_is.py test_chip   0% 2 2 0   100% 0 0   0%
spalloc / tests / scripts / test_where_is.py test_job_chip   0% 2 2 0   100% 0 0   0%
spalloc / tests / scripts / test_where_is.py test_formatting_full   0% 3 3 0   100% 0 0   0%
spalloc / tests / scripts / test_where_is.py test_formatting_no_board_chip   0% 3 3 0   100% 0 0   0%
spalloc / tests / scripts / test_where_is.py test_formatting_no_job   0% 5 5 0   100% 0 0   0%
spalloc / tests / scripts / test_where_is.py test_no_boards   0% 4 4 0   100% 0 0   0%
spalloc / tests / scripts / test_where_is.py (no function)   100% 21 0 0   100% 0 0   100%
spalloc / tests / test_config.py tempdir   0% 3 3 0   100% 0 0   0%
spalloc / tests / test_config.py filename   0% 2 2 0   100% 0 0   0%
spalloc / tests / test_config.py test_priority   0% 11 11 0   100% 0 0   0%
spalloc / tests / test_config.py (no function)   100% 10 0 0   100% 0 0   100%
spalloc / tests / test_doc_checker.py TestCfgChecker.setUp   0% 1 1 0   100% 0 0   0%
spalloc / tests / test_doc_checker.py TestCfgChecker.test_doc_checks   0% 8 8 0   100% 0 0   0%
spalloc / tests / test_doc_checker.py (no function)   100% 8 0 0   100% 0 0   100%
spalloc / tests / test_import_all.py ImportAllModule.test_import_all   0% 3 3 0   0% 2 0   0%
spalloc / tests / test_import_all.py (no function)   100% 5 0 0   100% 0 0   100%
spalloc / tests / test_job.py client   0% 8 8 0   100% 0 0   0%
spalloc / tests / test_job.py j   0% 3 3 0   100% 0 0   0%
spalloc / tests / test_job.py TestConstructor.test_no_hostname   0% 2 2 0   100% 0 0   0%
spalloc / tests / test_job.py TestConstructor.test_no_owner   0% 2 2 0   100% 0 0   0%
spalloc / tests / test_job.py TestConstructor.test_both_tags_and_machine_specified   0% 2 2 0   100% 0 0   0%
spalloc / tests / test_job.py TestConstructor.test_args_from_config   0% 12 12 0   100% 0 0   0%
spalloc / tests / test_job.py TestConstructor.test_override_config_file   0% 2 2 0   100% 0 0   0%
spalloc / tests / test_job.py TestConstructor.test_override_config   0% 8 8 0   100% 0 0   0%
spalloc / tests / test_job.py TestConstructor.test_resume_job_id_ok   0% 7 7 0   100% 0 0   0%
spalloc / tests / test_job.py TestConstructor.test_resume_job_id_bad   0% 6 6 0   100% 0 0   0%
spalloc / tests / test_job.py test_version_check   0% 7 7 0   0% 2 0   0%
spalloc / tests / test_job.py TestKeepalive.test_normal_operation   0% 12 12 0   0% 6 0   0%
spalloc / tests / test_job.py TestKeepalive.test_reconnect   0% 17 17 0   0% 6 0   0%
spalloc / tests / test_job.py TestKeepalive.test_stop_while_server_down   0% 4 4 0   100% 0 0   0%
spalloc / tests / test_job.py test_get_state   0% 2 2 0   100% 0 0   0%
spalloc / tests / test_job.py test_set_power   0% 6 6 0   0% 2 0   0%
spalloc / tests / test_job.py test_reset   0% 3 3 0   100% 0 0   0%
spalloc / tests / test_job.py test_get_machine_info   0% 7 7 0   0% 4 0   0%
spalloc / tests / test_job.py TestWaitForStateChange.test_state_already_changed   0% 2 2 0   100% 0 0   0%
spalloc / tests / test_job.py TestWaitForStateChange.test_change_on_event   0% 2 2 0   100% 0 0   0%
spalloc / tests / test_job.py TestWaitForStateChange.test_keepalive   0% 8 8 0   100% 0 0   0%
spalloc / tests / test_job.py TestWaitForStateChange.test_impossible_timeout   0% 2 2 0   0% 2 0   0%
spalloc / tests / test_job.py TestWaitForStateChange.test_timeout   0% 8 8 0   100% 0 0   0%
spalloc / tests / test_job.py TestWaitForStateChange.test_timeout.wait_for_notification   0% 2 2 0   100% 0 0   0%
spalloc / tests / test_job.py TestWaitForStateChange.test_no_timeout_or_keepalive   0% 6 6 0   100% 0 0   0%
spalloc / tests / test_job.py TestWaitForStateChange.test_server_timeout   0% 13 13 0   0% 6 0   0%
spalloc / tests / test_job.py TestWaitForStateChange.test_reconnect   0% 5 5 0   100% 0 0   0%
spalloc / tests / test_job.py TestWaitUntilReady.test_success   0% 2 2 0   100% 0 0   0%
spalloc / tests / test_job.py TestWaitUntilReady.test_bad_state   0% 3 3 0   100% 0 0   0%
spalloc / tests / test_job.py TestWaitUntilReady.test_impossible_timeout   0% 3 3 0   0% 2 0   0%
spalloc / tests / test_job.py TestWaitUntilReady.test_timeout   0% 13 13 0   0% 6 0   0%
spalloc / tests / test_job.py test_context_manager_fail   0% 5 5 1   100% 0 0   0%
spalloc / tests / test_job.py test_context_manager_success   0% 5 5 0   100% 0 0   0%
spalloc / tests / test_job.py test_destroy_absorbs_error   0% 2 2 0   100% 0 0   0%
spalloc / tests / test_job.py test_attributes   0% 45 45 0   100% 0 0   0%
spalloc / tests / test_job.py (no function)   100% 60 0 0   100% 0 0   100%
spalloc / tests / test_protocol_client.py TestConnect.test_first_time   0% 2 2 0   100% 0 0   0%
spalloc / tests / test_protocol_client.py TestConnect.test_no_server   0% 3 3 0   100% 0 0   0%
spalloc / tests / test_protocol_client.py TestConnect.test_reconnect   0% 10 10 0   0% 2 0   0%
spalloc / tests / test_protocol_client.py TestConnect.test_reconnect.accept_and_listen   0% 4 4 0   100% 0 0   0%
spalloc / tests / test_protocol_client.py test_close   0% 13 13 0   100% 0 0   0%
spalloc / tests / test_protocol_client.py test_recv_json   0% 20 20 0   100% 0 0   0%
spalloc / tests / test_protocol_client.py test_send_json   0% 6 6 0   100% 0 0   0%
spalloc / tests / test_protocol_client.py test_send_json_fails   0% 8 8 0   100% 0 0   0%
spalloc / tests / test_protocol_client.py test_call   0% 33 33 0   100% 0 0   0%
spalloc / tests / test_protocol_client.py test_wait_for_notification   0% 15 15 0   100% 0 0   0%
spalloc / tests / test_protocol_client.py test_commands_as_methods   0% 12 12 0   100% 0 0   0%
spalloc / tests / test_protocol_client.py (no function)   100% 28 0 0   100% 0 0   100%
spalloc / tests / test_term.py test_force   0% 2 2 0   100% 0 0   0%
spalloc / tests / test_term.py test_call   0% 5 5 0   100% 0 0   0%
spalloc / tests / test_term.py test_clear_screen   0% 4 4 0   100% 0 0   0%
spalloc / tests / test_term.py test_update   0% 18 18 0   100% 0 0   0%
spalloc / tests / test_term.py test_set_attr   0% 8 8 0   100% 0 0   0%
spalloc / tests / test_term.py test_wrap   0% 9 9 0   100% 0 0   0%
spalloc / tests / test_term.py test_getattr   0% 15 15 0   100% 0 0   0%
spalloc / tests / test_term.py test_render_table   0% 8 8 0   100% 0 0   0%
spalloc / tests / test_term.py test_render_definitions   0% 5 5 0   100% 0 0   0%
spalloc / tests / test_term.py TestRenderBoards.test_empty   0% 1 1 0   100% 0 0   0%
spalloc / tests / test_term.py TestRenderBoards.test_single   0% 2 2 0   100% 0 0   0%
spalloc / tests / test_term.py TestRenderBoards.test_three_boards   0% 2 2 0   100% 0 0   0%
spalloc / tests / test_term.py TestRenderBoards.test_many_boards   0% 2 2 0   100% 0 0   0%
spalloc / tests / test_term.py TestRenderBoards.test_dead_links   0% 2 2 0   100% 0 0   0%
spalloc / tests / test_term.py TestRenderBoards.test_multiple_board_groups   0% 2 2 0   100% 0 0   0%
spalloc / tests / test_term.py TestRenderCells.test_empty   0% 1 1 0   100% 0 0   0%
spalloc / tests / test_term.py TestRenderCells.test_single   0% 1 1 0   100% 0 0   0%
spalloc / tests / test_term.py TestRenderCells.test_even_spacing   0% 1 1 0   100% 0 0   0%
spalloc / tests / test_term.py TestRenderCells.test_full_line_breaking   0% 1 1 0   100% 0 0   0%
spalloc / tests / test_term.py TestRenderCells.test_not_quite_breaking   0% 1 1 0   100% 0 0   0%
spalloc / tests / test_term.py TestRenderCells.test_column_alignment   0% 1 1 0   100% 0 0   0%
spalloc / tests / test_term.py (no function)   100% 29 0 0   100% 0 0   100%
Total     42% 54493 31490 779   1% 12256 73   35%

No items found using the specified filter.